Searched defs:ref (Results 1 – 6 of 6) sorted by relevance
62 napi_ref ref = nullptr; in PreprocessCallOnce() local70 napi_ref ref = nullptr; in PreprocessCallOnce() local
455 auto ref = make_unique<string>(argc <= 0 ? "" : JsStrToCppStr(env, argv[0])); in ExportClass() local457 auto ref = reinterpret_cast<string *>(data); in ExportClass() local
42 void IncRef(const string &ref) in IncRef()52 uint32_t DecAndGetRef(const string &ref) in DecAndGetRef()532 auto ref = typeName + "#" + to_string(index); in StoreBackendObject() local544 static T &GetBackendObject(string_view ref) in GetBackendObject()551 static UiDriver &GetBoundUiDriver(string_view ref) in GetBoundUiDriver()567 const auto ref = item.get<string>(); in BackendObjectsCleaner() local
69 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
72 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
3159 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in ObjectFinalizer() local3167 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); in CreateObjectWrap() local3221 napi_ref *ref = reinterpret_cast<napi_ref *>(data); in CustomObjectFinalizer() local3229 napi_ref *ref = reinterpret_cast<napi_ref *>(malloc(sizeof(napi_ref))); in ObjectWrapper() local