Searched defs:libraryPath (Results 1 - 9 of 9) sorted by relevance
/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | plugin_mgr.cpp | 95 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 D | plugin.cpp | 72 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 D | js_environment_test.cpp | 339 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 D | js_environment.cpp | 263 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 D | ark_js_runtime.cpp | 54 bool ArkJSRuntime::Initialize(const std::string& libraryPath, bool isDebugMode, int32_t instanceId) in Initialize() argument
|
H A D | jsi_engine.cpp | 3135 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_deployer.cpp | 318 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 D | main_thread.cpp | 2667 std::string libraryPath = libraryPaths[index]; in LoadAbilityLibrary() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.cpp | 447 std::string libraryPath = ""; in InitJsEnv() local 1288 std::string libraryPath = ""; in RegisterInitWorkerFunc() local
|
Completed in 23 milliseconds