Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_stub.h40 std::vector<uint32_t> systemCodeList; member in OHOS::EDM::EnterpriseDeviceMgrStub
/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_stub.cpp72 systemCodeList = { in InitSystemCodeList()
98 if (std::find(systemCodeList.begin(), systemCodeList.end(), code) != systemCodeList.end() && in OnRemoteRequest()

Completed in 2 milliseconds