Home
last modified time | relevance | path

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

/base/security/security_component_manager/frameworks/inner_api/security_component/test/unittest/src/
Dsec_comp_register_callback_test.cpp134 nlohmann::json jsonRes; variable
155 nlohmann::json jsonRes; variable
182 nlohmann::json jsonRes; variable
202 nlohmann::json jsonRes; variable
240 nlohmann::json jsonRes; variable
276 nlohmann::json jsonRes; variable
293 nlohmann::json jsonRes; variable
331 nlohmann::json jsonRes; variable
372 nlohmann::json jsonRes; variable
412 nlohmann::json jsonRes; variable
[all …]
Dsec_comp_kit_test.cpp118 nlohmann::json jsonRes; variable
195 nlohmann::json jsonRes; variable
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_service_mock_test.cpp87 nlohmann::json jsonRes; variable
134 nlohmann::json jsonRes; variable
171 nlohmann::json jsonRes; variable
214 nlohmann::json jsonRes; variable
274 nlohmann::json jsonRes; variable
Dsec_comp_service_test.cpp251 nlohmann::json jsonRes; variable
362 nlohmann::json jsonRes; variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_service.cpp172 SecCompCallerInfo& caller, nlohmann::json& jsonRes) in ParseParams()
201 nlohmann::json jsonRes = nlohmann::json::parse(componentInfo, nullptr, false); in RegisterSecurityComponent() local
230 nlohmann::json jsonRes; in UpdateSecurityComponent() local
252 nlohmann::json jsonRes; in ReportSecurityComponentClickEvent() local
Dfirst_use_dialog.cpp156 bool FirstUseDialog::ParseRecord(nlohmann::json& jsonRes, in ParseRecord()
179 void FirstUseDialog::ParseRecords(nlohmann::json& jsonRes) in ParseRecords()
212 nlohmann::json jsonRes = nlohmann::json::parse(content, nullptr, false); in LoadFirstUseRecord() local
238 nlohmann::json jsonRes; in SaveFirstUseRecord() local
/base/security/security_component_manager/test/fuzztest/security_component/mock/
Dfirst_use_dialog.cpp57 bool FirstUseDialog::ParseRecord(nlohmann::json& jsonRes, in ParseRecord()
63 void FirstUseDialog::ParseRecords(nlohmann::json& jsonRes) in ParseRecords()
/base/security/access_token/services/common/json_parse/src/
Djson_parse_loader.cpp220 CJsonUnique jsonRes = CreateJsonFromString(fileContent); in GetConfigValueFromFile() local
353 CJsonUnique jsonRes = CreateJsonFromString(nativeRawData); in ParserNativeRawData() local
414 CJsonUnique jsonRes = CreateJsonFromString(dlpPermsRawData); in ParserDlpPermsRawData() local
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt_utils/file_manager/
Dvisit_record_file_manager.cpp76 int32_t VisitRecordFileManager::UpdateFile(const int32_t& jsonRes) in UpdateFile()
Dretention_file_manager.cpp89 int32_t RetentionFileManager::UpdateFile(const int32_t& jsonRes) in UpdateFile()
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/PermissionsTest/
Dcheck_permission_map_test.cpp182 CJsonUnique jsonRes = CreateJsonFromString(permsRawData); in ParserPermsRawData() local