Home
last modified time | relevance | path

Searched refs:jsonValid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp339 nlohmann::json jsonValid; variable
341 buttonValid.ToJson(jsonValid);
344 …SecCompManager::GetInstance().RegisterSecurityComponent(LOCATION_COMPONENT, jsonValid, caller, scI…
357 nlohmann::json jsonValid; variable
359 buttonValid.ToJson(jsonValid);
366 …anager::GetInstance().UpdateSecurityComponent(ServiceTestCommon::TEST_SC_ID_1, jsonValid, caller));
386 …anager::GetInstance().UpdateSecurityComponent(ServiceTestCommon::TEST_SC_ID_1, jsonValid, caller));
542 nlohmann::json jsonValid; variable
548 ServiceTestCommon::TEST_SC_ID_1, jsonValid, caller));
552 buttonValid.ToJson(jsonValid);
[all …]