Searched defs:from_json (Results 1 – 11 of 11) sorted by relevance
| /base/update/updateservice/interfaces/inner_api/common/include/ |
| D | common_error_define.h | 73 friend void from_json(const nlohmann::json &jsonObj, ErrorMessage &message) in from_json() function 117 friend void from_json(const nlohmann::json &jsonObj, BusinessError &businessError) in from_json() function
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
| D | dlp_permission_set_parser.cpp | 37 void from_json(const nlohmann::json& j, PermissionDlpMode& p) in from_json() function
|
| D | system_permission_definition_parser.cpp | 80 void from_json(const nlohmann::json& j, PermissionDefParseRet& result) in from_json() function
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/token/ |
| D | native_token_receptor.cpp | 77 void from_json(const nlohmann::json& j, std::shared_ptr<NativeTokenInfoInner>& p) in from_json() function
|
| /base/inputmethod/imf/services/src/ |
| D | input_type_manager.cpp | 47 void from_json(const json &jsonObj, InputTypeCfg &cfg) in from_json() function
|
| D | ime_info_inquirer.cpp | 53 void from_json(const nlohmann::json &jsonConfigs, ImeConfig &config) in from_json() function
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | widget_json.cpp | 135 void from_json(const nlohmann::json &jsonNotice, WidgetNotice ¬ice) in from_json() function
|
| /base/security/appverify/interfaces/innerkits/appverify/src/provision/ |
| D | provision_verify.cpp | 219 void from_json(const json& obj, ProvisionInfo& out) in from_json() function
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/service/ |
| D | accesstoken_manager_service.cpp | 564 void from_json(const nlohmann::json& j, std::string& bundleName, std::string& abilityName) in from_json() function
|
| /base/security/access_token/services/privacymanager/src/record/ |
| D | permission_record_manager.cpp | 1127 void from_json(const nlohmann::json& j, PermissionRecordConfig& p) in from_json() function
|
| /base/update/updateservice/interfaces/inner_api/include/ |
| D | update_helper.h | 471 friend void from_json(const nlohmann::json &jsonObj, UpdateTime &updateTime) in from_json() function
|