Home
last modified time | relevance | path

Searched defs:jsonRes (Results 1 – 10 of 10) sorted by relevance

/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
Dsec_comp_register_callback_test.cpp107 nlohmann::json jsonRes; variable
133 nlohmann::json jsonRes; variable
154 nlohmann::json jsonRes; variable
181 nlohmann::json jsonRes; variable
201 nlohmann::json jsonRes; variable
234 nlohmann::json jsonRes; variable
265 nlohmann::json jsonRes; variable
282 nlohmann::json jsonRes; variable
317 nlohmann::json jsonRes; variable
353 nlohmann::json jsonRes; variable
[all …]
Dsec_comp_kit_test.cpp110 nlohmann::json jsonRes; variable
183 nlohmann::json jsonRes; variable
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_service_mock_test.cpp85 nlohmann::json jsonRes; variable
124 nlohmann::json jsonRes; variable
157 nlohmann::json jsonRes; variable
190 nlohmann::json jsonRes; variable
231 nlohmann::json jsonRes; variable
289 nlohmann::json jsonRes; variable
Dsec_comp_service_test.cpp249 nlohmann::json jsonRes; variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_service.cpp171 SecCompCallerInfo& caller, nlohmann::json& jsonRes) in ParseParams()
191 nlohmann::json jsonRes; in RegisterSecurityComponent() local
205 nlohmann::json jsonRes; in UpdateSecurityComponent() local
228 nlohmann::json jsonRes; in ReportSecurityComponentClickEvent() local
Dfirst_use_dialog.cpp114 bool FirstUseDialog::ParseRecord(nlohmann::json& jsonRes, in ParseRecord()
137 void FirstUseDialog::ParseRecords(nlohmann::json& jsonRes) in ParseRecords()
170 nlohmann::json jsonRes = nlohmann::json::parse(content, nullptr, false); in LoadFirstUseRecord() local
196 nlohmann::json jsonRes; in SaveFirstUseRecord() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
Ddlp_permission_set_parser.cpp65 nlohmann::json jsonRes = nlohmann::json::parse(dlpPermsRawData, nullptr, false); in ParserDlpPermsRawData() local
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
Dvisit_record_file_manager.cpp66 int32_t VisitRecordFileManager::UpdateFile(const int32_t& jsonRes) in UpdateFile()
Dretention_file_manager.cpp92 int32_t RetentionFileManager::UpdateFile(const int32_t& jsonRes) in UpdateFile()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
Dnative_token_receptor.cpp164 nlohmann::json jsonRes = nlohmann::json::parse(nativeRawData, nullptr, false); in ParserNativeRawData() local