Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dservice_test_common.h60 static void BuildPasteComponentJson(nlohmann::json& jsonComponent);
H A Dservice_test_common.cpp132 void ServiceTestCommon::BuildPasteComponentJson(nlohmann::json& jsonComponent) in BuildPasteComponentJson() function in OHOS::Security::SecurityComponent::ServiceTestCommon