Home
last modified time | relevance | path

Searched defs:LIB_NAME (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dcj_envsetup.cpp29 #define LIB_NAME "libcj_environment.so" macro
31 #define LIB_NAME "libcj_environment.z.so" macro
43 #define LIB_NAME "libcj_environment.dll" macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dlibrary_ohos.cpp65 #define LIB_NAME(name) TO_STRING(name) in Load() macro
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_mgr_test.cpp24 const string LIB_NAME = "libunittest_plugin.z.so"; variable
H A Dplugin_mgr_test.cpp31 const string LIB_NAME = "libunittest_plugin.z.so"; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp29 const std::string LIB_NAME = "libdevice_standby_plugin.z.so"; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_plugin.cpp30 const std::string LIB_NAME = "libsocperf_executor_plugin.z.so"; variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_collector_impl.cpp33 const std::string LIB_NAME = "libucollection_utility_ex.z.so"; variable
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/
H A Dse_vendor_adaptions.h113 const char *const LIB_NAME = "libsim_secure_element.z.so"; variable
/ohos5.0/drivers/peripheral/secure_element/secure_element_ca_proxy/
H A Dsecure_element_ca_proxy.h103 const char *const LIB_NAME = "libsecure_element_ca.z.so"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp49 #define LIB_NAME "libcj_environment.z.so" macro
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp32 const std::string LIB_NAME = "libframe_aware_plugin.z.so"; variable
/ohos5.0/foundation/graphic/graphic_3d/3d_scene_adapter/src/
H A Dscene_adapter.cpp153 #define LIB_NAME(name) TO_STRING(name) in LoadEngineLib() macro
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp34 const std::string LIB_NAME = "libsocperf_plugin.z.so"; variable
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp142 #define LIB_NAME(name) TO_STRING(name) in LoadEngineLib() macro
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Dinner_domain_account_manager.cpp60 static const std::string LIB_NAME = "libdomain_account_plugin.z.so"; variable