| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_view.h | 129 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()
|
| D | js_view_functions.cpp | 680 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/ |
| D | key_command_handler.cpp | 91 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/ |
| D | result_set.cpp | 45 …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/ |
| D | app_info_collector.cpp | 37 nlohmann::json jsonData; in ConvertToProfileData() local
|
| D | storage_info_collector.cpp | 39 nlohmann::json jsonData; in ConvertToProfileData() local
|
| D | syscap_info_collector.cpp | 54 nlohmann::json jsonData; in ConvertToProfileData() local
|
| D | system_info_collector.cpp | 43 nlohmann::json jsonData; in ConvertToProfileData() local
|
| D | device_info_collector.cpp | 43 nlohmann::json jsonData; in ConvertToProfileData() local
|
| /foundation/ability/form_fwk/test/unittest/fms_form_provider_data_test/ |
| D | fms_form_provider_data_test.cpp | 84 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/ |
| D | profile_proxy_test.cpp | 81 nlohmann::json jsonData; variable
|
| D | profile_crud_test.cpp | 735 std::string jsonData = profile.GetCharacteristicProfileJson(); variable
|
| D | profile_storage_test.cpp | 348 std::string jsonData = profile.GetCharacteristicProfileJson(); variable
|
| /foundation/ability/form_fwk/test/fuzztest/formproviderdata_fuzzer/ |
| D | formproviderdata_fuzzer.cpp | 41 nlohmann::json jsonData; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| D | serializable_test.cpp | 178 auto jsonData = NormalEx::Marshall(marshData); variable 230 auto jsonData = NormalEx::Marshall(marData); variable
|
| /foundation/distributeddatamgr/pasteboard/framework/framework/device/ |
| D | dev_profile.cpp | 117 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/ |
| D | form_provider_data.cpp | 49 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/ |
| D | fms_form_js_info_base_test.cpp | 95 std::string jsonData = "{ \"abc\" : \"def\"}"; variable 184 std::string jsonData = "{ \"abc\" : \"def\"}"; variable
|
| /foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/ |
| D | device_profile_storage_manager.cpp | 221 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/ |
| D | bundle_distributed_manager.cpp | 84 std::string jsonData = profile.GetCharacteristicProfileJson(); in ComparePcIdString() local
|
| /foundation/ability/form_fwk/test/unittest/fms_form_mgr_update_form_test/ |
| D | fms_form_mgr_update_form_test.cpp | 336 std::string jsonData = std::string("{"); variable
|
| /foundation/deviceprofile/device_info_manager/tools/dp/src/ |
| D | dp_command.cpp | 184 std::string jsonData = profile.GetCharacteristicProfileJson(); in QueryCommand() local
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_render_mgr.cpp | 163 nlohmann::json jsonData = formProviderData.GetData(); in UpdateRenderingForm() local
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| D | ethernet_configuration.cpp | 118 …aceConfiguration> EthernetConfiguration::ConvertJsonToConfiguration(const nlohmann::json &jsonData) in ConvertJsonToConfiguration()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | canvas_renderer_model_impl.cpp | 332 std::string jsonData = ""; in GetJsonData() local
|