Home
last modified time | relevance | path

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

/foundation/arkui/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()
120 …const std::string& name, const std::string& jsonPath, const std::string& data, const std::string& … in OnPushCallBack()
204 …const std::string& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std… in GetTemplatePathFromJsonFile()
/foundation/arkui/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/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/
Dui_service_mgr_client_test.cpp111 const std::string jsonPath = "jsonPath"; variable
Dmock_ui_mgr_service.h54 …int Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, const std:… in Push()
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
Djs_plugin_callback.h43 const std::string jsonPath) : want_(want), name_(name), data_(data), jsonPath_(jsonPath) in AceJSPluginRequestParam()
/foundation/arkui/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.cpp80 …erviceMgrProxy::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
Dui_service_mgr_stub.cpp100 const std::string& jsonPath = data.ReadString(); in PushInner() local
Dui_service_mgr_client.cpp73 …rviceMgrClient::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
Dui_mgr_service.cpp154 …t UIMgrService::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_installer.cpp477 bool BundleInstaller::BackUpUidAndGidInfo(const InstallRecord &record, const char *jsonPath) in BackUpUidAndGidInfo()
649 bool BundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord()
736 std::string jsonPath = std::string(JSON_PATH) + fileName + JSON_SUFFIX; in RenameJsonFile() local
Dgt_bundle_installer.cpp732 bool GtBundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord()
826 char *jsonPath = BundleUtil::Strscat(jsonPathComp, sizeof(jsonPathComp) / sizeof(char *)); in RenameJsonFile() local
/foundation/arkui/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/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/
Dui_service_mgr_proxy_test.cpp117 const std::string jsonPath = "jsonPath"; variable
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/
Dui_mgr_service_test.cpp150 const std::string jsonPath = "jsonPath"; variable
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon_handler.cpp277 bool BundleDaemonHandler::IsValideJsonPath(const char *jsonPath) in IsValideJsonPath()
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/arkui_mock/src/
Dui_service_mgr_client_mock.cpp71 …rviceMgrClient::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
/foundation/ability/ability_runtime/test/moduletest/mock/src/
Dui_service_mgr_client_mock.cpp69 …rviceMgrClient::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
/foundation/arkui/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