Searched defs:jsonNode (Results 1 – 7 of 7) sorted by relevance
| /base/hiviewdfx/hitrace/utils/ |
| D | trace_json_parser.cpp | 85 bool ParseTagCategory(cJSON* jsonNode, bool parseEnable, bool parseFmt, std::map<std::string, Trace… in ParseTagCategory() 131 bool ParseBaseFormatPath(cJSON* jsonNode, std::vector<std::string>& baseTraceFormats) in ParseBaseFormatPath() 149 bool ParseTagGroups(cJSON* jsonNode, std::map<std::string, std::vector<std::string>>& tagGroups) in ParseTagGroups() 174 bool ParseTraceBufSz(cJSON* jsonNode, int& bufSz) in ParseTraceBufSz() 189 bool ParseTraceFileAge(cJSON* jsonNode, const std::string& jsonLabel, bool& agingSwitcher) in ParseTraceFileAge()
|
| /base/notification/distributed_notification_service/services/ans/src/clone/ |
| D | notification_clone_bundle_service.cpp | 60 nlohmann::json jsonNode; in OnBackup() local
|
| D | notification_clone_bundle_info.cpp | 117 nlohmann::json jsonNode; in ToJson() local
|
| D | notification_clone_disturb_service.cpp | 56 nlohmann::json jsonNode; in OnBackup() local
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| D | ResourceConfiguration.java | 50 JsonNode jsonNode = mapper.readTree(json); in parse() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_do_not_disturb_profile.cpp | 132 nlohmann::json jsonNode; in GetProfileJson() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | notification_preferences_database.cpp | 2398 nlohmann::json jsonNode; in UpdateBatchCloneBundleInfo() local
|