| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| H A D | hot_reloader.cpp | 33 auto entry = reinterpret_cast<ReloadFunc>(LOADSYM(handle, HOT_RELOAD_FUNC)); in InitAceModule() local
|
| H A D | navigation_controller.cpp | 35 auto entry = reinterpret_cast<GetNavigationControllerFunc>(LOADSYM(handle, GET_NAVIGATION_CONTROL_FUNC)); in GetNavigationController() local
|
| H A D | serializeable_object.cpp | 34 auto entry = reinterpret_cast<CreateFunction>(LOADSYM(handle, NODE_OBJECT_CREATE_FUNC)); in CreateNodeObjectInner() local
|
| /foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/ |
| H A D | SingleKvStoreKVCallbackJsTest.js | [all...] |
| H A D | SingleKvStoreKVPromiseJsTest.js | [all...] |
| H A D | DeviceKvStoreKVPromiseJsTest.js | [all...] |
| H A D | DeviceKvStoreKVCallbackJsTest.js | [all...] |
| /base/security/code_signature/interfaces/innerkits/code_sign_utils/src/ |
| H A D | code_sign_utils_in_c.cpp | 36 EntryMapEntry entry = entryMapEntryData->entries[i]; in EnforceCodeSignForApp() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/ |
| H A D | js_backend_engine_loader.cpp | 48 auto entry = reinterpret_cast<DynamicEntry>(dlsym(handle, BACKEND_ENGINE_ENTRY)); in GetJsBackendEngineLoader() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | download_manager_ohos.cpp | 36 auto entry = reinterpret_cast<CreateDownloadManagerFunc>(dlsym(handle, CREATE_DOWNLOAD_MANAGER_FUNC)); in CreateDownloadManager() local
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| H A D | task_runqueue.h | 44 auto entry = &task->fq_we; variable 67 auto entry = node->ContainerOf(&WaitEntry::node); variable
|
| /foundation/systemabilitymgr/samgr_lite/samgr/source/ |
| H A D | iunknown.c | 26 IUnknownEntry *entry = GET_OBJECT(iUnknown, IUnknownEntry, iUnknown);
in IUNKNOWN_AddRef() local 37 IUnknownEntry *entry = GET_OBJECT(iUnknown, IUnknownEntry, iUnknown);
in IUNKNOWN_QueryInterface() local 59 IUnknownEntry *entry = GET_OBJECT(iUnknown, IUnknownEntry, iUnknown);
in IUNKNOWN_Release() local [all...] |
| /foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/ |
| H A D | SingleKvStoreDataPromiseJsTest.js | [all...] |
| H A D | DeviceKvStoreDataPromiseJsTest.js | [all...] |
| H A D | SingleKvStoreDataCallbackJsTest.js | [all...] |
| H A D | DeviceKvStoreDataCallbackJsTest.js | [all...] |
| /base/customization/enterprise_device_management/services/edm/src/ |
| H A D | permission_manager.cpp | 39 auto entry = permissions_.find(permission); in AddPermission() local 64 auto entry = permissions_.find(item); in GetReqPermission() local 76 auto entry = permissions_.find(item); in GetReqPermission() local [all...] |
| /base/powermgr/powermgr_lite/frameworks/include/ |
| H A D | running_lock_entry.h | 47 static inline BOOL IsValidRunningLockEntry(RunningLockEntry *entry) in IsValidRunningLockEntry() argument
|
| /base/startup/init/services/param/base/ |
| H A D | param_base.h | 47 static inline uint32_t ReadCommitId(ParamNode *entry)
in ReadCommitId() argument 61 static inline int ReadParamValue_(ParamNode *entry, uint32_t *commitId, char *value, uint32_t *length)
in ReadParamValue_() argument [all...] |
| /base/theme/screenlock_mgr/frameworks/js/napi/src/ |
| H A D | screenlock_system_ability_callback.cpp | 46 auto entry = std::make_shared<ScreenlockOnCallBack>(); in OnCallBack() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | extension_module_loader.cpp | 61 auto entry = reinterpret_cast<DynamicEntry>(dlsym(handle, EXTENSION_MODULE_ENTRY)); in GetExtensionModuleLoader() local
|
| /foundation/ability/ability_lite/frameworks/ability_lite/src/ |
| H A D | ability_slice_route.cpp | 24 void AbilitySliceRoute::SetMainRoute(const std::string &entry)
in SetMainRoute() argument 38 void AbilitySliceRoute::AddActionRoute(const std::string &action, const std::string &entry)
in AddActionRoute() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
| H A D | js_engine_loader.cpp | 73 auto entry = reinterpret_cast<DynamicEntry>(dlsym(handle, JS_ENGINE_ENTRY)); in GetJsEngineLoader() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| H A D | graphic_thread.h | 41 static inline ThreadId ThreadCreate(Runnable entry, void* arg, const ThreadAttr* attr) in ThreadCreate() argument
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | default_client_adapter.h | 58 IClientEntry entry;
member
|