Home
last modified time | relevance | path

Searched defs:libraryPath (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/image_framework/plugins/manager/src/framework/
Dplugin_mgr.cpp95 string libraryPath; in TraverseFiles() local
114 bool PluginMgr::CheckPluginMetaFile(const string &candidateFile, string &libraryPath) in CheckPluginMetaFile()
126 bool PluginMgr::CheckPluginMetaFile(const string &candidateFile, string &libraryPath, const string … in CheckPluginMetaFile()
180 uint32_t PluginMgr::RegisterPlugin(const string &metadataPath, string &&libraryPath) in RegisterPlugin()
232 string libraryPath; in RegisterPlugin() local
Dplugin.cpp72 uint32_t Plugin::Register(istream &metadata, string &&libraryPath, weak_ptr<Plugin> &plugin) in Register()
/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
Djs_environment_test.cpp339 const char* libraryPath = "LIBRARYPATH"; variable
358 const char* libraryPath = "LIBRARYPATH"; variable
474 char* libraryPath; variable
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Djs_environment.cpp263 void JsEnvironment::StartProfiler(const char* libraryPath, uint32_t instanceId, PROFILERTYPE profil… in StartProfiler()
351 int tid, const char* libraryPath, uint32_t instanceId, bool debug, bool debugMode) in NotifyDebugMode()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp318 auto libraryPath = nativeLibraryPath; in ProcessNativeLibraryPath() local
724 std::string libraryPath; in ExtractQuickFixSoFile() local
829 std::string libraryPath; in ProcessApplyDiffPatch() local
895 std::string libraryPath; in PrepareCodeSignatureParam() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp54 bool ArkJSRuntime::Initialize(const std::string& libraryPath, bool isDebugMode, int32_t instanceId) in Initialize()
Djsi_engine.cpp3135 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp447 std::string libraryPath = ""; in InitJsEnv() local
1276 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp2770 std::string libraryPath = libraryPaths[index]; in LoadAbilityLibrary() local