/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
H A D | sec_comp_register_callback_test.cpp | 133 nlohmann::json jsonRes; variable 154 nlohmann::json jsonRes; variable 181 nlohmann::json jsonRes; variable 201 nlohmann::json jsonRes; variable 237 nlohmann::json jsonRes; variable 271 nlohmann::json jsonRes; variable 288 nlohmann::json jsonRes; variable 324 nlohmann::json jsonRes; variable 363 nlohmann::json jsonRes; variable 401 nlohmann::json jsonRes; variable [all …]
|
H A D | sec_comp_kit_test.cpp | 114 nlohmann::json jsonRes; variable 189 nlohmann::json jsonRes; variable
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
H A D | sec_comp_service_mock_test.cpp | 87 nlohmann::json jsonRes; variable 134 nlohmann::json jsonRes; variable 169 nlohmann::json jsonRes; variable 210 nlohmann::json jsonRes; variable 272 nlohmann::json jsonRes; variable
|
H A D | sec_comp_service_test.cpp | 251 nlohmann::json jsonRes; variable 360 nlohmann::json jsonRes; variable
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_service.cpp | 172 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 253 nlohmann::json jsonRes; in ReportSecurityComponentClickEvent() local
|
H A D | first_use_dialog.cpp | 143 bool FirstUseDialog::ParseRecord(nlohmann::json& jsonRes, in ParseRecord() 166 void FirstUseDialog::ParseRecords(nlohmann::json& jsonRes) in ParseRecords() 199 nlohmann::json jsonRes = nlohmann::json::parse(content, nullptr, false); in LoadFirstUseRecord() local 225 nlohmann::json jsonRes; in SaveFirstUseRecord() local
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
H A D | dlp_permission_set_parser.cpp | 67 nlohmann::json jsonRes = nlohmann::json::parse(dlpPermsRawData, nullptr, false); in ParserDlpPermsRawData() local
|
H A D | permission_definition_parser.cpp | 208 nlohmann::json jsonRes = nlohmann::json::parse(permsRawData, nullptr, false); in ParserPermsRawData() local
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
H A D | visit_record_file_manager.cpp | 69 int32_t VisitRecordFileManager::UpdateFile(const int32_t& jsonRes) in UpdateFile()
|
H A D | retention_file_manager.cpp | 79 int32_t RetentionFileManager::UpdateFile(const int32_t& jsonRes) in UpdateFile()
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/ |
H A D | native_token_receptor.cpp | 144 nlohmann::json jsonRes = nlohmann::json::parse(nativeRawData, nullptr, false); in ParserNativeRawData() local
|
/ohos5.0/base/security/access_token/services/common/config_policy/src/ |
H A D | config_policy_loader.cpp | 124 nlohmann::json jsonRes = nlohmann::json::parse(fileContent, nullptr, false); in GetConfigValueFromFile() local
|