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
112 bool PluginMgr::CheckPluginMetaFile(const string &candidateFile, string &libraryPath) in CheckPluginMetaFile()
173 uint32_t PluginMgr::RegisterPlugin(const string &metadataPath, string &&libraryPath) in RegisterPlugin()
218 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.cpp261 const char* libraryPath = "LIBRARYPATH"; variable
313 const char* libraryPath = "LIBRARYPATH"; variable
332 const char* libraryPath = "LIBRARYPATH"; variable
450 char* libraryPath; variable
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Djs_environment.cpp169 …std::string& option, const char* libraryPath, uint32_t socketFd, bool needBreakPoint, uint32_t ins… in StartDebugger()
252 void JsEnvironment::StartProfiler(const char* libraryPath, uint32_t instanceId, PROFILERTYPE profil… in StartProfiler()
358 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.cpp312 auto libraryPath = nativeLibraryPath; in ProcessNativeLibraryPath() local
743 std::string libraryPath; in ExtractQuickFixSoFile() local
805 std::string libraryPath; in ProcessApplyDiffPatch() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp58 bool ArkJSRuntime::Initialize(const std::string& libraryPath, bool isDebugMode, int32_t instanceId) in Initialize()
Djsi_engine.cpp3139 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp308 std::string libraryPath = ""; in InitJsEnv() local
1059 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp2426 std::string libraryPath = libraryPaths[index]; in LoadAbilityLibrary() local