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.cpp93 string libraryPath; in TraverseFiles() local
110 bool PluginMgr::CheckPluginMetaFile(const string &candidateFile, string &libraryPath) in CheckPluginMetaFile()
170 uint32_t PluginMgr::RegisterPlugin(const string &metadataPath, string &&libraryPath) in RegisterPlugin()
215 string libraryPath; in RegisterPlugin() local
Dplugin.cpp70 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.cpp260 const char* libraryPath = "LIBRARYPATH"; variable
311 const char* libraryPath = "LIBRARYPATH"; variable
330 const char* libraryPath = "LIBRARYPATH"; variable
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Djs_environment.cpp154 bool JsEnvironment::StartDebugger(const char* libraryPath, bool needBreakPoint, uint32_t instanceId) in StartDebugger()
220 void JsEnvironment::StartProfiler(const char* libraryPath, uint32_t instanceId, PROFILERTYPE profil… in StartProfiler()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp311 auto libraryPath = nativeLibraryPath; in ProcessNativeLibraryPath() local
741 std::string libraryPath; in ProcessApplyDiffPatch() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp51 bool ArkJSRuntime::Initialize(const std::string& libraryPath, bool isDebugMode, int32_t instanceId) in Initialize()
Djsi_engine.cpp3214 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp226 std::string libraryPath = ""; in InitJsEnv() local
999 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp2185 std::string libraryPath = libraryPaths[index]; in LoadAbilityLibrary() local