/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
H A D | location_button_test.cpp | 54 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 …]
|
H A D | test_common.cpp | 20 void TestCommon::BuildLocationComponentInfo(nlohmann::json& jsonComponent) in BuildLocationComponentInfo() 76 void TestCommon::BuildSaveComponentInfo(nlohmann::json& jsonComponent) in BuildSaveComponentInfo() 132 void TestCommon::BuildPasteComponentInfo(nlohmann::json& jsonComponent) in BuildPasteComponentInfo()
|
H A 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
|
H A 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
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
H A D | sec_comp_info_helper_test.cpp | 89 nlohmann::json jsonComponent; variable 104 nlohmann::json jsonComponent; variable 120 nlohmann::json jsonComponent; variable 230 nlohmann::json jsonComponent; variable 257 nlohmann::json jsonComponent; variable 287 nlohmann::json jsonComponent; variable 312 nlohmann::json jsonComponent; variable 337 nlohmann::json jsonComponent; variable 361 nlohmann::json jsonComponent; variable 383 nlohmann::json jsonComponent; variable [all …]
|
H A D | service_test_common.cpp | 20 void ServiceTestCommon::BuildLocationComponentJson(nlohmann::json& jsonComponent) in BuildLocationComponentJson() 76 void ServiceTestCommon::BuildSaveComponentJson(nlohmann::json& jsonComponent) in BuildSaveComponentJson() 132 void ServiceTestCommon::BuildPasteComponentJson(nlohmann::json& jsonComponent) in BuildPasteComponentJson()
|
H A D | sec_comp_entity_test.cpp | 177 nlohmann::json jsonComponent; variable
|
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/common/ |
H A D | fuzz_common.cpp | 76 nlohmann::json jsonComponent; in ConstructLocationJson() local 118 nlohmann::json jsonComponent; in ConstructSaveJson() local 159 nlohmann::json jsonComponent; in ConstructPasteJson() local 241 … nlohmann::json &jsonComponent, SecCompRect &window, PaddingSize &padding, SecCompRect &buttonRect) in ConstructWindowJson()
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_info_helper.h | 28 T* ConstructComponent(const nlohmann::json& jsonComponent) in ConstructComponent()
|
H A D | sec_comp_manager.cpp | 342 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, int32_t& scId) in RegisterSecurityComponent() 386 int32_t SecCompManager::UpdateSecurityComponent(int32_t scId, const nlohmann::json& jsonComponent, in UpdateSecurityComponent() 440 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller) in CheckClickSecurityComponentInfo() 497 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, in ReportSecurityComponentClickEvent()
|
H A D | sec_comp_info_helper.cpp | 51 …cCompBase* SecCompInfoHelper::ParseComponent(SecCompType type, const nlohmann::json& jsonComponent) in ParseComponent()
|
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/test/unittest/src/ |
H A D | sec_comp_enhance_adapter_test.cpp | 113 const nlohmann::json jsonComponent; variable
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/ |
H A D | sec_comp_enhance_adapter.cpp | 221 std::shared_ptr<SecCompBase>& compInfo, const nlohmann::json& jsonComponent) in CheckComponentInfoEnhance()
|
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/src/ |
H A D | sec_comp_enhance_adapter.cpp | 341 std::shared_ptr<SecCompBase>& compInfo, const nlohmann::json& jsonComponent) in CheckComponentInfoEnhance()
|