| /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...] |
| /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...] |
| /test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/ |
| H A D | SingleKvStoreKVPromiseJsTest.js | [all...] |
| H A D | SingleKvStoreKVCallbackJsTest.js | [all...] |
| H A D | DeviceKvStoreKVPromiseJsTest.js | [all...] |
| H A D | DeviceKvStoreKVCallbackJsTest.js | [all...] |
| /test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/ |
| H A D | SingleKvStorePromiseJsunit.test.js | [all...] |
| H A D | SingleKvStoreCallbackJsunit.test.js | [all...] |
| H A D | DeviceKvStorePromiseJsunit.test.js | [all...] |
| H A D | DeviceKvStoreCallbackJsunit.test.js | [all...] |
| /test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
| H A D | device_ability_uttest.cpp | 48 camera_metadata_item_t entry; in HWTEST_F() local
|
| /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
|