Searched refs:EnableDevMgr (Results 1 – 2 of 2) sorted by relevance
102 int32_t EnableDevMgr(int32_t nRetries);
420 EnableDevMgr(MAX_N_RETRIES); in OnThread()485 int32_t DeviceStatusService::EnableDevMgr(int32_t nRetries) in EnableDevMgr() function in OHOS::Msdp::DeviceStatus::DeviceStatusService494 std::bind(&DeviceStatusService::EnableDevMgr, this, nRetries - 1)); in EnableDevMgr()