Home
last modified time | relevance | path

Searched defs:ParseDimension (Results 1 – 2 of 2) sorted by relevance

/base/security/security_component_manager/test/fuzztest/security_component/service/reportsecuritycomponentclickeventstub_fuzzer/
Dreportsecuritycomponentclickeventstub_fuzzer.cpp42 bool ParseDimension(const nlohmann::json& json, const std::string& tag, DimensionT& res) in ParseDimension() function
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp117 bool SecCompBase::ParseDimension(const nlohmann::json& json, const std::string& tag, DimensionT& re… in ParseDimension() function in OHOS::Security::SecurityComponent::SecCompBase