#include <string.h> #define C_MACRO_STRING_DEF(x) JS_PROP_STRING_DEF(#x, x, JS_PROP_CONFIGURABLE) #if UINTPTR_MAX == UINT32_MAX #define JS_TO_UINTPTR_T(ctx, pres, val) JS_ToInt32(ctx, (int32_t *)(pres), val)
shajunxing/quickjs-ffiPublic NotificationsYou must be signed in to change notification settings Fork16 Star82 Code Issues Files main LICENSE Makefile README.md quickjs-ffi.c quickjs-ffi.js test-lib.c test.js Latest commit shajunxing minor fix ...
reply; 186 data.writeInterfaceToken(IServiceManager::getInterfaceDescriptor());//此次binder通信的目标服务,这里是ServiceManager 187 data.writeString16(name);//服务名 188 data.writeStrongBinder(service);//<---这里将新建Media