| /base/notification/distributed_notification_service/interfaces/inner_api/ |
| D | notification_json_convert.h | 45 …ool ConvertToJson(const NotificationJsonConvertionBase *convertionBase, nlohmann::json &jsonObject) in ConvertToJson() 69 nlohmann::json jsonObject; in ConvertToJsonString() local 86 static T *ConvertFromJson(const nlohmann::json &jsonObject) in ConvertFromJson() 110 auto jsonObject = nlohmann::json::parse(jsonString); in ConvertFromJsonString() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_user_input_test.cpp | 65 nlohmann::json jsonObject; variable 79 nlohmann::json jsonObject; variable
|
| D | message_user_test.cpp | 44 nlohmann::json jsonObject; variable
|
| D | notification_long_text_content_test.cpp | 57 nlohmann::json jsonObject; variable
|
| /base/account/os_account/frameworks/appaccount/native/src/ |
| D | app_account_info.cpp | 169 Json jsonObject = data; in InitCustomData() local 181 auto jsonObject = Json::parse(associatedData_, nullptr, false); in GetAllAssociatedData() local 197 auto jsonObject = Json::parse(associatedData_, nullptr, false); in GetAssociatedData() local 214 auto jsonObject = Json::parse(associatedData_, nullptr, false); in SetAssociatedData() local 241 auto jsonObject = Json::parse(accountCredential_, nullptr, false); in GetAccountCredential() local 258 auto jsonObject = Json::parse(accountCredential_, nullptr, false); in SetAccountCredential() local 513 void AppAccountInfo::ParseTokenInfosFromJson(const Json &jsonObject) in ParseTokenInfosFromJson() 531 void AppAccountInfo::FromJson(const Json &jsonObject) in FromJson() 556 auto jsonObject = ToJson(); in ToString() local
|
| /base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
| D | app_account_manager_service_sync_module_test.cpp | 538 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); variable 558 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); variable 608 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); variable 629 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); variable 679 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); variable 695 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); variable
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationbasiccontent_fuzzer/ |
| D | notificationbasiccontent_fuzzer.cpp | 37 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| D | app_account_data_storage.cpp | 35 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); in GetAccessibleAccountsFromAuthorizedAccounts() local 110 Json jsonObject = Json::parse(item.value.ToString(), nullptr, false); in SaveEntries() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationnormalcontent_fuzzer/ |
| D | notificationnormalcontent_fuzzer.cpp | 30 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationmultilinecontentannex_fuzzer/ |
| D | notificationmultilinecontentannex_fuzzer.cpp | 27 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationflags_fuzzer/ |
| D | notificationflags_fuzzer.cpp | 34 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_normal_content.cpp | 36 NotificationNormalContent *NotificationNormalContent::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
| D | notification_content.cpp | 134 NotificationContent *NotificationContent::FromJson(const nlohmann::json &jsonObject) in FromJson() 242 …icationContent::ConvertJsonToContent(NotificationContent *target, const nlohmann::json &jsonObject) in ConvertJsonToContent()
|
| D | notification_request.cpp | 753 NotificationRequest *NotificationRequest::FromJson(const nlohmann::json &jsonObject) in FromJson() 1581 …otificationRequest::ConvertJsonToNum(NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToNum() 1627 …ficationRequest::ConvertJsonToString(NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToString() 1661 …tificationRequest::ConvertJsonToEnum(NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToEnum() 1681 …tificationRequest::ConvertJsonToBool(NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToBool() 1727 …cationRequest::ConvertJsonToPixelMap(NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToPixelMap() 1748 NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToNotificationContent() 1774 NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToNotificationActionButton() 1800 NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToNotificationDistributedOptions() 1826 NotificationRequest *target, const nlohmann::json &jsonObject) in ConvertJsonToNotificationFlags()
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationpicturecontentannex_fuzzer/ |
| D | notificationpicturecontentannex_fuzzer.cpp | 27 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationlongtextcontentannex_fuzzer/ |
| D | notificationlongtextcontentannex_fuzzer.cpp | 28 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/account/os_account/frameworks/common/database/include/ |
| D | iaccount_info.h | 44 void GetDataByType(const Json &jsonObject, const nlohmann::detail::iter_impl<const Json> &end, cons… in GetDataByType()
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationrequestannex_fuzzer/ |
| D | notificationrequestannex_fuzzer.cpp | 31 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationtemplateannex_fuzzer/ |
| D | notificationtemplateannex_fuzzer.cpp | 33 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| D | os_account_data_storage.cpp | 40 nlohmann::json jsonObject = nlohmann::json::parse(item.value.ToString(), nullptr, false); in SaveEntries() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationdistributedoptions_fuzzer/ |
| D | notificationdistributedoptions_fuzzer.cpp | 43 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/ |
| D | notificationconversationalmessageannex_fuzzer.cpp | 34 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/ |
| D | notificationactionbutton_fuzzer.cpp | 65 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
| /base/security/access_token/services/tokensyncmanager/src/command/ |
| D | sync_remote_hap_token_command.cpp | 66 nlohmann::json jsonObject = nlohmann::json::parse(json, nullptr, false); in SyncRemoteHapTokenCommand() local
|
| /base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/ |
| D | messageuser_fuzzer.cpp | 60 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|