Home
last modified time | relevance | path

Searched defs:jsonPath (Results 1 - 25 of 41) sorted by relevance

12

/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/
H A Dui_service_mgr_client_test.cpp111 const std::string jsonPath = "jsonPath"; in HWTEST_F() local
H A Dmock_ui_mgr_service.h54 int Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, const std::string& data, in Push() argument
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/
H A Dui_service_proxy_test.cpp60 const std::string jsonPath = "jsonPath"; in HWTEST_F() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Djson_utils.cpp25 int32_t JsonUtils::GetJsonObjFromPath(nlohmann::json& jsonObj, const std::string& jsonPath) in GetJsonObjFromPath() argument
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/
H A Dtestlist.go
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dmain.cpp38 std::string jsonPath; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dmain.cpp38 std::string jsonPath; variable
/third_party/spirv-headers/tools/buildHeaders/
H A Dmain.cpp38 std::string jsonPath; variable
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_stub_test/
H A Dui_service_stub_test.cpp89 const std::string jsonPath = "jsonPath"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/
H A Dui_mgr_service_test.cpp150 const std::string jsonPath = "jsonPath"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/
H A Dui_service_mgr_proxy_test.cpp117 const std::string jsonPath = "jsonPath"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_service_mgr_proxy.cpp73 int32_t UIServiceMgrProxy::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push() argument
H A Dui_service_proxy.cpp25 void UIServiceProxy::OnPushCallBack(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in OnPushCallBack() argument
H A Dui_service_mgr_stub.cpp111 const std::string& jsonPath = data.ReadString(); in PushInner() local
H A Dui_service_stub.cpp57 const std::string& jsonPath = data.ReadString(); in OnPushCallBackInner() local
H A Dui_service_mgr_client.cpp68 ErrCode UIServiceMgrClient::Push(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, in Push() argument
/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Djson_parser_utils.cpp26 ReadTrustedRootCAFromJson(cJSON** jsonObj, const std::string& jsonPath, std::string& error) ReadTrustedRootCAFromJson() argument
/foundation/ability/ability_runtime/test/unittest/ui_service_host_stub_test/
H A Dui_service_host_stub_test.cpp95 const std::string jsonPath = "jsonPath"; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_stub_test/
H A Dui_service_mgr_stub_test.cpp191 const std::string jsonPath = "jsonPath"; in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback.h43 AceJSPluginRequestParam( const AAFwk::Want& want, const std::string& name, const std::string& data, const std::string& jsonPath) AceJSPluginRequestParam() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_profile.cpp35 ParseBmsExtension( const std::string &jsonPath, BmsExtension &bmsExtension) const ParseBmsExtension() argument
/third_party/musl/Benchmark/musl/
H A Dutil.h89 std::string jsonPath; member
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp95 auto jsonPath = pagesValue.replace(0, profileMark.size(), "resources/base/profile/") + ".json"; in CheckUrlValid() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_component_manager.cpp72 OnPushCallBack(const AAFwk::Want& want, const std::string& name, const std::string& jsonPath, const std::string& data, const std::string& extraData) OnPushCallBack() argument
88 GetTemplatePathFromJsonFile( const std::string& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std::string& jsonStr) GetTemplatePathFromJsonFile() argument
/base/update/updater/services/
H A Dupdater_main.cpp250 static constexpr auto jsonPath = "/etc/product_cfg.json"; in IsBatteryCapacitySufficient() local

Completed in 14 milliseconds

12