Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/test/component_test/tools/previewer_host/utils/
Djson.js20 function parseJson(jsonPath) { argument
/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()
55 …const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, const std::string& … in Request()
151 const std::string& jsonPath, const std::string& data, const std::string& extraData) in OnPushCallBack()
271 …const std::string& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std… in GetTemplatePathFromJsonFile()
/foundation/filemanagement/app_file_service/interfaces/common/src/
Djson_utils.cpp25 int32_t JsonUtils::GetJsonObjFromPath(nlohmann::json& jsonObj, const std::string& jsonPath) in GetJsonObjFromPath()
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/uiservice/
Dui_service_mgr_client_test.cpp40 … void OnPushCallBack(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in OnPushCallBack()
137 std::string jsonPath = "test.json"; variable
Dui_service_mgr_client_idl_test.cpp37 …rCode OnPushCallBack(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in OnPushCallBack()
143 std::string jsonPath = "test.json"; variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_component_manager.cpp73 const std::string& jsonPath, const std::string& data, const std::string& extraData) in OnPushCallBack()
89 …const std::string& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std… in GetTemplatePathFromJsonFile()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
Drd_json_object.cpp536 cJSON *MoveToPath(cJSON *cjson, const JsonFieldPath &jsonPath, bool caseSens) in MoveToPath()
547 cJSON *MoveToPathPowerMode(cJSON *cjson, const JsonFieldPath &jsonPath, bool caseSens) in MoveToPathPowerMode()
568 JsonObject JsonObject::FindItem(const JsonFieldPath &jsonPath, int &errCode) const in FindItem() argument
593 JsonObject JsonObject::FindItemPowerMode(const JsonFieldPath &jsonPath, int &errCode) const in FindItemPowerMode() argument
615 ValueObject JsonObject::GetObjectByPath(const JsonFieldPath &jsonPath, int &errCode) const in GetObjectByPath() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_profile.cpp36 const std::string &jsonPath, BmsExtension &bmsExtension) const in ParseBmsExtension() argument
/foundation/arkui/ace_engine/interfaces/ets/ani/pluginComponent/src/
Dani_plugin_callback.h38 …t AAFwk::Want& want, const std::string& name, const std::string& data, const std::string& jsonPath) in AceJSPluginRequestParam()
Dani_plugin_component.cpp80 std::string jsonPath; in ParsePushAndRequestParameters() local
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
Djs_plugin_callback.h44 …t AAFwk::Want& want, const std::string& name, const std::string& data, const std::string& jsonPath) in AceJSPluginRequestParam()
/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.cpp740 bool GtBundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord()
834 char *jsonPath = BundleUtil::Strscat(jsonPathComp, sizeof(jsonPathComp) / sizeof(char *)); in RenameJsonFile() local
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
Dui_service_proxy.cpp25 …roxy::OnPushCallBack(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in OnPushCallBack()
Dui_service_stub.cpp57 const std::string& jsonPath = data.ReadString(); in OnPushCallBackInner() local
Dui_service_mgr_proxy.cpp73 …erviceMgrProxy::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
Dui_service_mgr_client.cpp68 …rviceMgrClient::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
Dui_service_mgr_client_idl.cpp68 …ceMgrClientIdl::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
Dui_service_mgr_stub.cpp111 const std::string& jsonPath = data.ReadString(); in PushInner() local
Dui_mgr_service.cpp147 …t UIMgrService::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()
/foundation/ability/ability_runtime/test/unittest/ui_service_host_stub_test/
Dui_service_host_stub_test.cpp95 const std::string jsonPath = "jsonPath"; variable
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dutils.cpp94 auto jsonPath = pagesValue.replace(0, profileMark.size(), "resources/base/profile/") + ".json"; in CheckUrlValid() local
/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.cpp68 …rviceMgrClient::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push()

12