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/
H A Dplugin_mgr.cpp95 string libraryPath; in TraverseFiles() local
114 bool PluginMgr::CheckPluginMetaFile(const string &candidateFile, string &libraryPath) in CheckPluginMetaFile() argument
126 bool PluginMgr::CheckPluginMetaFile(const string &candidateFile, string &libraryPath, const string &libraryFileSuffix) in CheckPluginMetaFile() argument
180 RegisterPlugin(const string &metadataPath, string &&libraryPath) RegisterPlugin() argument
232 string libraryPath; RegisterPlugin() local
[all...]
H A Dplugin.cpp72 uint32_t Plugin::Register(istream &metadata, string &&libraryPath, weak_ptr<Plugin> &plugin) in Register() argument
/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
H A Djs_environment_test.cpp339 const char* libraryPath = "LIBRARYPATH"; in HWTEST_F() local
358 const char* libraryPath = "LIBRARYPATH"; in HWTEST_F() local
474 char* libraryPath; in HWTEST_F() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp263 void JsEnvironment::StartProfiler(const char* libraryPath, uint32_t instanceId, PROFILERTYPE profiler, in StartProfiler() argument
350 NotifyDebugMode( int tid, const char* libraryPath, uint32_t instanceId, bool debug, bool debugMode) NotifyDebugMode() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp54 bool ArkJSRuntime::Initialize(const std::string& libraryPath, bool isDebugMode, int32_t instanceId) in Initialize() argument
H A Djsi_engine.cpp3135 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A 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; PrepareCodeSignatureParam() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2667 std::string libraryPath = libraryPaths[index]; in LoadAbilityLibrary() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp447 std::string libraryPath = ""; in InitJsEnv() local
1288 std::string libraryPath = ""; in RegisterInitWorkerFunc() local

Completed in 23 milliseconds