Home
last modified time | relevance | path

Searched refs:featureInterfaceMap_ (Results 1 - 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/interfaces/inner_api/restrictions/include/
H A Drestrictions_proxy.h46 std::unordered_map<std::string, std::uint32_t> featureInterfaceMap_ = { member in OHOS::EDM::RestrictionsProxy
/base/customization/enterprise_device_management/interfaces/inner_api/restrictions/src/
H A Drestrictions_proxy.cpp191 auto it = featureInterfaceMap_.find(feature); in GetDisallowedListInterfaceCode()
192 if (it != featureInterfaceMap_.end()) { in GetDisallowedListInterfaceCode()

Completed in 2 milliseconds