Home
last modified time | relevance | path

Searched defs:jsonData (Results 1 – 25 of 30) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view.h129 virtual void ExecuteUpdateWithValueParams(const std::string& jsonData) {} in ExecuteUpdateWithValueParams()
130 virtual void ExecuteInitiallyProvidedValue(const std::string& jsonData) {} in ExecuteInitiallyProvidedValue()
201 void ExecuteUpdateWithValueParams(const std::string& jsonData) override in ExecuteUpdateWithValueParams()
360 void ExecuteInitiallyProvidedValue(const std::string& jsonData) override in ExecuteInitiallyProvidedValue()
Djs_view_functions.cpp680 void ViewFunctions::ExecuteInitiallyProvidedValue(const std::string& jsonData) in ExecuteInitiallyProvidedValue()
686 void ViewFunctions::ExecuteUpdateWithValueParams(const std::string& jsonData) in ExecuteUpdateWithValueParams()
732 …ExecuteFunctionWithParams(JSWeak<JSFunc>& func, const char* debugInfo, const std::string& jsonData) in ExecuteFunctionWithParams()
/foundation/multimodalinput/input/service/key_command/src/
Dkey_command_handler.cpp91 bool GetBusinessId(const cJSON* jsonData, std::string &businessIdValue, std::vector<std::string> &b… in GetBusinessId()
107 bool GetPreKeys(const cJSON* jsonData, ShortcutKey &shortcutKey) in GetPreKeys()
141 bool GetTrigger(const cJSON* jsonData, int32_t &triggerType) in GetTrigger()
165 bool GetKeyDownDuration(const cJSON* jsonData, int32_t &keyDownDurationInt) in GetKeyDownDuration()
184 bool GetKeyFinalKey(const cJSON* jsonData, int32_t &finalKeyInt) in GetKeyFinalKey()
300 bool ConvertToShortcutKey(const cJSON* jsonData, ShortcutKey &shortcutKey, std::vector<std::string>… in ConvertToShortcutKey()
337 bool GetKeyCode(const cJSON* jsonData, int32_t &keyCodeInt) in GetKeyCode()
356 bool GetKeyAction(const cJSON* jsonData, int32_t &keyActionInt) in GetKeyAction()
375 bool GetDelay(const cJSON* jsonData, int64_t &delayInt) in GetDelay()
394 bool GetAbilityStartDelay(const cJSON* jsonData, int64_t &abilityStartDelayInt) in GetAbilityStartDelay()
[all …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/interface/src/
Dresult_set.cpp45 …ltSet::GetValueFromDB(Key &key, JsonObject &filterObj, std::string &jsonKey, std::string &jsonData) in GetValueFromDB()
92 std::string jsonData; in GetNextWithField() local
152 std::string jsonData = matchData_.second; in GetValue() local
239 int ResultSet::CutJsonBranch(std::string &jsonKey, std::string &jsonData) in CutJsonBranch()
/foundation/deviceprofile/device_info_manager/services/core/src/contentsensor/
Dapp_info_collector.cpp37 nlohmann::json jsonData; in ConvertToProfileData() local
Dstorage_info_collector.cpp39 nlohmann::json jsonData; in ConvertToProfileData() local
Dsyscap_info_collector.cpp54 nlohmann::json jsonData; in ConvertToProfileData() local
Dsystem_info_collector.cpp43 nlohmann::json jsonData; in ConvertToProfileData() local
Ddevice_info_collector.cpp43 nlohmann::json jsonData; in ConvertToProfileData() local
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_test/
Dfms_form_provider_data_test.cpp84 bool FmsFormProviderDataTest::CreateJsonFileByJsonData1(const nlohmann::json &jsonData) in CreateJsonFileByJsonData1()
100 bool FmsFormProviderDataTest::CreateJsonFileByJsonData2(const nlohmann::json &jsonData) in CreateJsonFileByJsonData2()
116 bool FmsFormProviderDataTest::CreateMergeJsonFileByJsonData3(const nlohmann::json &jsonData) in CreateMergeJsonFileByJsonData3()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Dprofile_proxy_test.cpp81 nlohmann::json jsonData; variable
Dprofile_crud_test.cpp735 std::string jsonData = profile.GetCharacteristicProfileJson(); variable
Dprofile_storage_test.cpp348 std::string jsonData = profile.GetCharacteristicProfileJson(); variable
/foundation/ability/form_fwk/test/fuzztest/formproviderdata_fuzzer/
Dformproviderdata_fuzzer.cpp41 nlohmann::json jsonData; in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
Dserializable_test.cpp178 auto jsonData = NormalEx::Marshall(marshData); variable
230 auto jsonData = NormalEx::Marshall(marData); variable
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
Ddev_profile.cpp117 const auto &jsonData = profile.GetCharacteristicProfileJson(); in GetEnabledStatus() local
140 const auto &jsonData = profile.GetCharacteristicProfileJson(); in GetRemoteDeviceVersion() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_provider_data.cpp49 FormProviderData::FormProviderData(nlohmann::json &jsonData) in FormProviderData()
79 void FormProviderData::UpdateData(nlohmann::json &jsonData) in UpdateData()
/foundation/ability/form_fwk/test/unittest/fms_form_js_info_base_test/
Dfms_form_js_info_base_test.cpp95 std::string jsonData = "{ \"abc\" : \"def\"}"; variable
184 std::string jsonData = "{ \"abc\" : \"def\"}"; variable
/foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/
Ddevice_profile_storage_manager.cpp221 auto jsonData = servicesJson_[serviceId]; in SetServiceType() local
235 auto jsonData = nlohmann::json::parse(value, nullptr, false); in SetServiceType() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
Dbundle_distributed_manager.cpp84 std::string jsonData = profile.GetCharacteristicProfileJson(); in ComparePcIdString() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_update_form_test/
Dfms_form_mgr_update_form_test.cpp336 std::string jsonData = std::string("{"); variable
/foundation/deviceprofile/device_info_manager/tools/dp/src/
Ddp_command.cpp184 std::string jsonData = profile.GetCharacteristicProfileJson(); in QueryCommand() local
/foundation/ability/form_fwk/services/src/
Dform_render_mgr.cpp163 nlohmann::json jsonData = formProviderData.GetData(); in UpdateRenderingForm() local
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
Dethernet_configuration.cpp118 …aceConfiguration> EthernetConfiguration::ConvertJsonToConfiguration(const nlohmann::json &jsonData) in ConvertJsonToConfiguration()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dcanvas_renderer_model_impl.cpp332 std::string jsonData = ""; in GetJsonData() local

12