Searched refs:g_rdb (Results 1 – 2 of 2) sorted by relevance
37 DevicestatusMsdpRdb* g_rdb; variable80 if (g_rdb == nullptr) { in NotifyMsdpImpl()84 if (g_rdb->GetCallbacksImpl() == nullptr) { in NotifyMsdpImpl()88 g_rdb->GetCallbacksImpl()->OnResult(data); in NotifyMsdpImpl()348 g_rdb = new DevicestatusMsdpRdb(); in Create()349 return g_rdb; in Create()
37 DevicestatusSensorRdb* g_rdb; variable83 if (g_rdb == nullptr) { in NotifyMsdpImpl()87 if (g_rdb->GetCallbacksImpl() == nullptr) { in NotifyMsdpImpl()91 g_rdb->GetCallbacksImpl()->OnSensorHdiResult(data); in NotifyMsdpImpl()366 g_rdb = new DevicestatusSensorRdb(); in Create()367 return g_rdb; in Create()