Home
last modified time | relevance | path

Searched defs:subOrSuperAdmin (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/adminmanager_fuzzer/
H A Dadmin_manager_fuzzer.cpp68 std::shared_ptr<Admin> subOrSuperAdmin = std::make_shared<Admin>(admin); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp103 std::shared_ptr<Admin> subOrSuperAdmin; in GetAdminByPkgName() local
247 std::shared_ptr<Admin> &subOrSuperAdmin) in GetSubOrSuperAdminByPkgName()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Denterprise_device_mgr_ability_test.cpp1090 std::shared_ptr<Admin> subOrSuperAdmin; variable