Home
last modified time | relevance | path

Searched defs:jsonPath (Results 1 – 18 of 18) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/plugin/
Dplugin_component_manager.cpp44 …mponentManager::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
52 …const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, const std::string& … in Request()
121 …const std::string& name, const std::string& jsonPath, const std::string& data, const std::string& … in OnPushCallBack()
173 …const std::string& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std… in GetTemplatePathFromJsonFile()
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/
Dui_service_proxy_test.cpp60 const std::string jsonPath = "jsonPath"; variable
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/
Dui_service_mgr_client_test.cpp116 const std::string jsonPath = "jsonPath"; variable
Dmock_ui_mgr_service.h50 …int Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, const std:… in Push()
/foundation/ace/ace_engine/interfaces/napi/kits/plugincomponent/
Djs_plugin_callback.h41 const std::string jsonPath) : want_(want), name_(name), data_(data), jsonPath_(jsonPath) in AceJSPluginRequestParam()
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/src/
Dui_service_proxy.cpp29 …roxy::OnPushCallBack(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in OnPushCallBack()
Dui_service_stub.cpp63 const std::string& jsonPath = data.ReadString(); in OnPushCallBackInner() local
Dui_service_mgr_proxy.cpp81 …erviceMgrProxy::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
Dui_service_mgr_stub.cpp103 const std::string& jsonPath = data.ReadString(); in PushInner() local
Dui_service_mgr_client.cpp88 …rviceMgrClient::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
Dui_mgr_service.cpp477 const std::string& jsonPath, const std::string& data, const std::string& extraData) in Push()
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dbundle_installer.cpp480 bool BundleInstaller::BackUpUidAndGidInfo(const InstallRecord &record, const char *jsonPath) in BackUpUidAndGidInfo()
652 bool BundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord()
739 std::string jsonPath = std::string(JSON_PATH) + fileName + JSON_SUFFIX; in RenameJsonFile() local
Dgt_bundle_installer.cpp729 bool GtBundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord()
823 char *jsonPath = BundleUtil::Strscat(jsonPathComp, sizeof(jsonPathComp) / sizeof(char *)); in RenameJsonFile() local
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_stub_test/
Dui_service_stub_test.cpp89 const std::string jsonPath = "jsonPath"; variable
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/
Dui_service_mgr_proxy_test.cpp116 const std::string jsonPath = "jsonPath"; variable
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/
Dui_mgr_service_test.cpp161 const std::string jsonPath = "jsonPath"; variable
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon_handler.cpp277 bool BundleDaemonHandler::IsValideJsonPath(const char *jsonPath) in IsValideJsonPath()
/foundation/ace/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_stub_test/
Dui_service_mgr_stub_test.cpp193 const std::string jsonPath = "jsonPath"; variable