Home
last modified time | relevance | path

Searched defs:srcEntry (Results 1 - 18 of 18) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_manager_test/
H A Dinsight_intent_utils_mock.cpp20 GetSrcEntry(const AppExecFwk::ElementName &elementName, const std::string &intentName, const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) GetSrcEntry() argument
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_info.h29 std::string srcEntry; member
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dchild_process_request.h29 std::string srcEntry; member
H A Dchild_process_info.h41 std::string srcEntry; member
/foundation/ability/ability_runtime/interfaces/inner_api/child_process_manager/include/
H A Dchild_process_start_info.h27 std::string srcEntry; member
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dinsight_intent_profile.h50 std::string srcEntry; member
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dinsight_intent_utils.cpp53 GetSrcEntry(const AppExecFwk::ElementName &elementName, const std::string &intentName, const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) GetSrcEntry() argument
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H A Dchild_process_manager_test.cpp315 std::string srcEntry = "entry/./ets/process/AProcess.ts"; in HWTEST_F() local
328 std::string srcEntry = "AProcess.ts"; in HWTEST_F() local
341 std::string srcEntry = "./ets/process/AProcess.ts"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentutils_fuzzer/
H A Dabilitymgrinsightintentutils_fuzzer.cpp71 std::string srcEntry; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dchild_process_record_test.cpp173 auto srcEntry = childRecord->GetSrcEntry(); in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_manager.cpp91 std::string srcEntry; in CheckAndUpdateWant() local
224 std::string srcEntry; in GenerateWant() local
[all...]
H A Dinsight_intent_profile.cpp70 std::string srcEntry; member
H A Dfree_install_manager.cpp755 std::string srcEntry; in NotifyInsightIntentFreeInstallResult() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_child_process_manager/
H A Djs_child_process_manager.cpp39 std::string srcEntry; member
86 std::string srcEntry; in OnStartChildProcess() local
116 StartChildProcessSelfForkTask(const napi_env &env, const napi_value &lastParam, napi_value &result, const std::string &srcEntry) StartChildProcessSelfForkTask() argument
134 StartChildProcessAppSpawnForkTask(const napi_env &env, const napi_value &lastParam, napi_value &result, const std::string &srcEntry) StartChildProcessAppSpawnForkTask() argument
177 std::string srcEntry; OnStartArkChildProcess() local
268 auto &srcEntry = param.srcEntry; StartChildProcessWithArgsTask() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp233 auto &srcEntry = processInfo_->srcEntry; in HandleLoadArkTs() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process_manager.cpp71 ChildProcessManagerErrorCode ChildProcessManager::StartChildProcessBySelfFork(const std::string &srcEntry, pid_t &pid) in StartChildProcessBySelfFork() argument
230 void ChildProcessManager::HandleChildProcessBySelfFork(const std::string &srcEntry, in HandleChildProcessBySelfFork() argument
102 StartChildProcessByAppSpawnFork( const std::string &srcEntry, pid_t &pid) StartChildProcessByAppSpawnFork() argument
110 StartChildProcessWithArgs( const std::string &srcEntry, pid_t &pid, int32_t childProcessType, const AppExecFwk::ChildProcessArgs &args, const AppExecFwk::ChildProcessOptions &options) StartChildProcessWithArgs() argument
264 LoadJsFile(const std::string &srcEntry, const AppExecFwk::HapModuleInfo &hapModuleInfo, std::unique_ptr<AbilityRuntime::Runtime> &runtime, std::shared_ptr<AppExecFwk::ChildProcessArgs> args) LoadJsFile() argument
318 LoadNativeLibWithArgs(const std::string &moduleName, const std::string &srcEntry, const std::string &entryFunc, std::shared_ptr<AppExecFwk::ChildProcessArgs> args) LoadNativeLibWithArgs() argument
486 MakeProcessName(const std::string &srcEntry) MakeProcessName() argument
506 GetModuleNameFromSrcEntry(const std::string &srcEntry) GetModuleNameFromSrcEntry() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp426 std::unique_ptr<NativeReference> JsAbilityStage::LoadJsSrcEntry(const std::string &srcEntry) in LoadJsSrcEntry() argument
461 bool JsAbilityStage::LoadJsStartupConfig(const std::string &srcEntry) in LoadJsStartupConfig() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp6903 auto &srcEntry = request.srcEntry; in NotifyAppFaultBySA() local

Completed in 21 milliseconds