Home
last modified time | relevance | path

Searched defs:jsonNode (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hitrace/utils/
Dtrace_json_parser.cpp85 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/
Dnotification_clone_bundle_service.cpp60 nlohmann::json jsonNode; in OnBackup() local
Dnotification_clone_bundle_info.cpp117 nlohmann::json jsonNode; in ToJson() local
Dnotification_clone_disturb_service.cpp56 nlohmann::json jsonNode; in OnBackup() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DResourceConfiguration.java50 JsonNode jsonNode = mapper.readTree(json); in parse() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_do_not_disturb_profile.cpp132 nlohmann::json jsonNode; in GetProfileJson() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp2398 nlohmann::json jsonNode; in UpdateBatchCloneBundleInfo() local