Searched defs:jsonComponent (Results 1 – 11 of 11) sorted by relevance
| /base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
| D | location_button_test.cpp | 54 nlohmann::json jsonComponent; variable 68 nlohmann::json jsonComponent; variable 81 nlohmann::json jsonComponent; variable 101 nlohmann::json jsonComponent; variable 136 nlohmann::json jsonComponent; variable 171 nlohmann::json jsonComponent; variable 197 nlohmann::json jsonComponent; variable 220 nlohmann::json jsonComponent; variable 243 nlohmann::json jsonComponent; variable 268 nlohmann::json jsonComponent; variable [all …]
|
| D | test_common.cpp | 20 void TestCommon::BuildLocationComponentInfo(nlohmann::json& jsonComponent) in BuildLocationComponentInfo() 69 void TestCommon::BuildSaveComponentInfo(nlohmann::json& jsonComponent) in BuildSaveComponentInfo() 118 void TestCommon::BuildPasteComponentInfo(nlohmann::json& jsonComponent) in BuildPasteComponentInfo()
|
| D | save_button_test.cpp | 53 nlohmann::json jsonComponent; variable 95 nlohmann::json jsonComponent; variable 125 nlohmann::json jsonComponent; variable 160 nlohmann::json jsonComponent; variable
|
| D | paste_button_test.cpp | 53 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/ |
| D | sec_comp_info_helper_test.cpp | 85 nlohmann::json jsonComponent; variable 100 nlohmann::json jsonComponent; variable 116 nlohmann::json jsonComponent; variable 226 nlohmann::json jsonComponent; variable 247 nlohmann::json jsonComponent; variable 277 nlohmann::json jsonComponent; variable 302 nlohmann::json jsonComponent; variable 327 nlohmann::json jsonComponent; variable 356 nlohmann::json jsonComponent; variable 378 nlohmann::json jsonComponent; variable [all …]
|
| D | service_test_common.cpp | 20 void ServiceTestCommon::BuildLocationComponentJson(nlohmann::json& jsonComponent) in BuildLocationComponentJson() 69 void ServiceTestCommon::BuildSaveComponentJson(nlohmann::json& jsonComponent) in BuildSaveComponentJson() 118 void ServiceTestCommon::BuildPasteComponentJson(nlohmann::json& jsonComponent) in BuildPasteComponentJson()
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | sec_comp_info_helper.h | 28 T* ConstructComponent(const nlohmann::json& jsonComponent) in ConstructComponent()
|
| D | sec_comp_manager.cpp | 317 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, int32_t& scId) in RegisterSecurityComponent() 357 int32_t SecCompManager::UpdateSecurityComponent(int32_t scId, const nlohmann::json& jsonComponent, in UpdateSecurityComponent() 407 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller) in CheckClickSecurityComponentInfo() 442 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, in ReportSecurityComponentClickEvent()
|
| D | sec_comp_info_helper.cpp | 38 …cCompBase* SecCompInfoHelper::ParseComponent(SecCompType type, const nlohmann::json& jsonComponent) in ParseComponent()
|
| /base/security/security_component_manager/services/security_component_service/sa/test/mock/src/ |
| D | sec_comp_enhance_adapter.cpp | 97 std::shared_ptr<SecCompBase>& compInfo, const nlohmann::json& jsonComponent) in CheckComponentInfoEnhnace()
|
| /base/security/security_component_manager/frameworks/enhance_adapter/src/ |
| D | sec_comp_enhance_adapter.cpp | 211 std::shared_ptr<SecCompBase>& compInfo, const nlohmann::json& jsonComponent) in CheckComponentInfoEnhnace()
|