| /foundation/ability/form_fwk/services/src/ |
| H A D | form_render_mgr_inner.cpp | 170 nlohmann::json jsonData = formProviderData.GetData(); in UpdateRenderingForm() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_functions.cpp | 535 void ViewFunctions::ExecuteInitiallyProvidedValue(const std::string& jsonData) in ExecuteInitiallyProvidedValue() argument 541 void ViewFunctions::ExecuteUpdateWithValueParams(const std::string& jsonData) in ExecuteUpdateWithValueParams() argument 589 void ViewFunctions::ExecuteFunctionWithParams(JSWeak<JSFunc>& func, const char* debugInfo, const std::string& jsonData) in ExecuteFunctionWithParams() argument
|
| /foundation/multimedia/av_session/services/session/server/migrate/ |
| H A D | migrate_avsession_server.cpp | 351 Json::Value jsonData;
in ConvertControllersToStr() local
|
| /foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
| H A D | device_profile_storage_manager.cpp | 253 auto jsonData = servicesJson_[serviceId]; in SetServiceType() local 270 auto jsonData = nlohmann::json::parse(value, nullptr, false); in SetServiceType() local
|
| /foundation/distributedhardware/distributed_audio/common/src/ |
| H A D | daudio_util.cpp | 455 char *jsonData = cJSON_PrintUnformatted(jParam); in GetCJsonString() local
|
| /foundation/multimodalinput/input/service/key_command/src/ |
| H A D | key_command_handler_util.cpp | 32 bool GetBusinessId(const cJSON* jsonData, std::string &businessIdValue, std::vector<std::string> &businessIds) in GetBusinessId() argument 48 bool GetPreKeys(const cJSON* jsonData, ShortcutKey &shortcutKey) in GetPreKeys() argument 82 bool GetTrigger(const cJSON* jsonData, int32_t &triggerType) in GetTrigger() argument 106 GetKeyDownDuration(const cJSON* jsonData, int32_t &keyDownDurationInt) GetKeyDownDuration() argument 125 GetKeyFinalKey(const cJSON* jsonData, int32_t &finalKeyInt) GetKeyFinalKey() argument 241 ConvertToShortcutKey(const cJSON* jsonData, ShortcutKey &shortcutKey, std::vector<std::string> &businessIds) ConvertToShortcutKey() argument 281 GetKeyCode(const cJSON* jsonData, int32_t &keyCodeInt) GetKeyCode() argument 300 GetKeyAction(const cJSON* jsonData, int32_t &keyActionInt) GetKeyAction() argument 319 GetDelay(const cJSON* jsonData, int64_t &delayInt) GetDelay() argument 338 GetRepeatTimes(const cJSON* jsonData, int32_t &repeatTimesInt) GetRepeatTimes() argument 357 GetAbilityStartDelay(const cJSON* jsonData, int64_t &abilityStartDelayInt) GetAbilityStartDelay() argument 397 GetSequenceKeys(const cJSON* jsonData, Sequence &sequence) GetSequenceKeys() argument 461 ConvertToKeySequence(const cJSON* jsonData, Sequence &sequence) ConvertToKeySequence() argument 494 ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey) ConvertToExcludeKey() argument 520 ConvertToKeyRepeat(const cJSON* jsonData, RepeatKey &repeatKey) ConvertToKeyRepeat() argument 697 cJSON *jsonData = cJSON_GetObjectItemCaseSensitive(parser.json_, "TwoFingerGesture"); ParseTwoFingerGesture() local 719 IsPackageKnuckleGesture(const cJSON* jsonData, const std::string knuckleGesture, Ability &launchAbility) IsPackageKnuckleGesture() argument 740 cJSON *jsonData = cJSON_GetObjectItemCaseSensitive(parser.json_, "KnuckleGesture"); IsParseKnuckleGesture() local 769 cJSON *jsonData = cJSON_GetObjectItemCaseSensitive(parser.json_, "TouchPadMultiFingersTap"); ParseMultiFingersTap() local [all...] |
| H A D | key_command_handler.cpp | 837 cJSON *jsonData = cJSON_CreateObject(); in GesturePointsToStr() local
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| H A D | ethernet_configuration.cpp | 158 sptr<InterfaceConfiguration> EthernetConfiguration::ConvertJsonToConfiguration(const cJSON* const jsonData, bool isLan) in ConvertJsonToConfiguration() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_canvas_bridge.cpp | 1865 std::string jsonData; in JsGetJsonData() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.cpp | 332 void GetAttrDataSetData(const std::unique_ptr<JsonValue>& jsonData, MainChart& dataset) in GetAttrDataSetData() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_canvas_renderer.cpp | 923 std::string jsonData = renderingContext2DModel_->GetJsonData(path); in JsGetJsonData() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_exporter.cpp | 99 void AppendUnique(json::value& jsonData, const string_view value) in AppendUnique() argument
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | input_windows_manager.cpp | 4369 JsonParser jsonData; in UpdateDisplayInfo() local
|