Home
last modified time | relevance | path

Searched defs:libName (Results 1 - 25 of 56) sorted by relevance

123

/third_party/node/test/parallel/
H A Dtest-tls-net-connect-prefer-path.js18 function libName(lib) { function
/third_party/node/deps/v8/tools/system-analyzer/
H A Dlws-middleware.js[all...]
/base/update/updater/services/script/script_instruction/
H A Dscript_registercmd.cpp36 std::string libName; in Execute() local
H A Dscript_instructionhelper.cpp132 int32_t ScriptInstructionHelper::RegisterUserInstruction(const std::string& libName, in RegisterUserInstruction() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGLDL.cpp31 initialize(EGLNativeDisplayType nativeDisplay, const char *libName, void *eglHandle) initialize() argument
/foundation/multimedia/av_session/services/session/adapter/
H A Dplugin_lib.cpp27 PluginLib::PluginLib(const std::string &libName) in PluginLib() argument
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp80 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() argument
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dmemory_collector_test.cpp78 const std::string libName = "libai_mnt_client.so"; in HasValidAILibrary() local
/base/account/os_account/services/accountmgr/test/mock/os_account/
H A Dos_account_plugin_manager.cpp58 void OsAccountPluginManager::LoaderLib(const std::string &path, const std::string &libName) in LoaderLib() argument
/base/tee/tee_client/services/teecd/include/
H A Dsecfile_load_agent.h44 char libName[MAX_SEC_FILE_NAME_LEN]; member
/foundation/ai/ai_engine/services/common/platform/dl_operation/source/
H A Daie_dl_operation.cpp32 void *AieDlopen(const char *libName, int local) in AieDlopen() argument
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_plugin.cpp111 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() argument
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_plugin_manager.cpp63 void OsAccountPluginManager::LoaderLib(const std::string &path, const std::string &libName) in LoaderLib() argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
H A Dmodule_loader.cpp40 std::string libName = "lib" + moduleName + ".z.so"; in GetModulePath() local
/device/soc/rockchip/rk3568/hardware/omx_il/core/
H A DRockchip_OMX_Component_Register.h43 OMX_U8 libName[MAX_OMX_COMPONENT_LIBNAME_SIZE]; member
49 OMX_U8 libName[MAX_OMX_COMPONENT_LIBNAME_SIZE]; member
/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp72 int OH_Ability_CreateNativeChildProcess(const char* libName, OH_Ability_OnNativeChildProcessStarted onProcessStarted) in OH_Ability_CreateNativeChildProcess() argument
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dace_forward_compatibility.cpp100 const char* libName; in GetAceLibName() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_loader.cpp55 static bool LoadArkCJModule(napi_env env, const char* libName, napi_value* result) in LoadArkCJModule() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_loader.cpp54 bool EglWrapperLoader::LoadEgl(const char* libName, EglHookTable* table) in LoadEgl() argument
107 void *EglWrapperLoader::LoadGl(const char *libName, char const * const *glName, FunctionPointerType *entry) in LoadGl() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_converter_parser.cpp137 std::string libName = reinterpret_cast<char *>(xmlGetProp(currNode, reinterpret_cast<const xmlChar *>("name"))); in LoadConfigLibrary() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp316 string libName = iter->second.back(); in HWTEST_F() local
330 string libName = iter->second; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp302 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dchild_process_record.cpp41 ChildProcessRecord::ChildProcessRecord(pid_t hostPid, const std::string &libName, in ChildProcessRecord() argument
69 CreateNativeChildProcessRecord( pid_t hostPid, const std::string &libName, const std::shared_ptr<AppRunningRecord> hostRecord, const sptr<IRemoteObject> &mainProcessCb, int32_t childProcessCount, bool isStartWithDebug) CreateNativeChildProcessRecord() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/
H A Dpa_backend.cpp49 void PaBackend::LoadEngine(const char* libName, int32_t instanceId) in LoadEngine() argument
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A Dhello.cpp101 char libName[64]; in StartNativeChildProcess() local

Completed in 13 milliseconds

123