Home
last modified time | relevance | path

Searched defs:jsonComponent (Results 1 – 13 of 13) sorted by relevance

/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
Dlocation_button_test.cpp54 nlohmann::json jsonComponent; variable
69 nlohmann::json jsonComponent; variable
82 nlohmann::json jsonComponent; variable
102 nlohmann::json jsonComponent; variable
137 nlohmann::json jsonComponent; variable
172 nlohmann::json jsonComponent; variable
198 nlohmann::json jsonComponent; variable
221 nlohmann::json jsonComponent; variable
244 nlohmann::json jsonComponent; variable
269 nlohmann::json jsonComponent; variable
[all …]
Dtest_common.cpp20 void TestCommon::BuildLocationComponentInfo(nlohmann::json& jsonComponent) in BuildLocationComponentInfo()
70 void TestCommon::BuildSaveComponentInfo(nlohmann::json& jsonComponent) in BuildSaveComponentInfo()
120 void TestCommon::BuildPasteComponentInfo(nlohmann::json& jsonComponent) in BuildPasteComponentInfo()
Dsave_button_test.cpp53 nlohmann::json jsonComponent; variable
95 nlohmann::json jsonComponent; variable
125 nlohmann::json jsonComponent; variable
160 nlohmann::json jsonComponent; variable
Dpaste_button_test.cpp53 nlohmann::json jsonComponent; variable
95 nlohmann::json jsonComponent; variable
125 nlohmann::json jsonComponent; variable
160 nlohmann::json jsonComponent; variable
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_info_helper_test.cpp87 nlohmann::json jsonComponent; variable
102 nlohmann::json jsonComponent; variable
118 nlohmann::json jsonComponent; variable
228 nlohmann::json jsonComponent; variable
249 nlohmann::json jsonComponent; variable
279 nlohmann::json jsonComponent; variable
304 nlohmann::json jsonComponent; variable
329 nlohmann::json jsonComponent; variable
353 nlohmann::json jsonComponent; variable
375 nlohmann::json jsonComponent; variable
[all …]
Dservice_test_common.cpp20 void ServiceTestCommon::BuildLocationComponentJson(nlohmann::json& jsonComponent) in BuildLocationComponentJson()
70 void ServiceTestCommon::BuildSaveComponentJson(nlohmann::json& jsonComponent) in BuildSaveComponentJson()
120 void ServiceTestCommon::BuildPasteComponentJson(nlohmann::json& jsonComponent) in BuildPasteComponentJson()
Dsec_comp_entity_test.cpp178 nlohmann::json jsonComponent; variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_info_helper.h28 T* ConstructComponent(const nlohmann::json& jsonComponent) in ConstructComponent()
Dsec_comp_manager.cpp320 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, int32_t& scId) in RegisterSecurityComponent()
360 int32_t SecCompManager::UpdateSecurityComponent(int32_t scId, const nlohmann::json& jsonComponent, in UpdateSecurityComponent()
410 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller) in CheckClickSecurityComponentInfo()
445 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, in ReportSecurityComponentClickEvent()
Dsec_comp_info_helper.cpp50 …cCompBase* SecCompInfoHelper::ParseComponent(SecCompType type, const nlohmann::json& jsonComponent) in ParseComponent()
/base/security/security_component_manager/interfaces/inner_api/enhance_kits/test/unittest/src/
Dsec_comp_enhance_test.cpp173 const nlohmann::json jsonComponent; variable
214 const nlohmann::json jsonComponent; variable
/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/
Dsec_comp_enhance_adapter.cpp97 std::shared_ptr<SecCompBase>& compInfo, const nlohmann::json& jsonComponent) in CheckComponentInfoEnhnace()
/base/security/security_component_manager/frameworks/enhance_adapter/src/
Dsec_comp_enhance_adapter.cpp221 std::shared_ptr<SecCompBase>& compInfo, const nlohmann::json& jsonComponent) in CheckComponentInfoEnhnace()