Home
last modified time | relevance | path

Searched defs:suspend (Results 1 – 14 of 14) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp30 namespace suspend { namespace
43 void SuspendControlService::setSuspendService(const wp<SystemSuspend>& suspend) { in setSuspendService()
Dmain.cpp93 sp<SystemSuspend> suspend = in main() local
DSystemSuspend.cpp39 namespace suspend { namespace
DWakeLockEntryList.cpp28 namespace suspend { namespace
DSystemSuspendUnitTest.cpp97 sp<ISystemSuspend> suspend = new SystemSuspend( in registerTestService() local
/system/update_engine/binder_bindings/android/os/
DIUpdateEngine.aidl39 void suspend(); in suspend() method
/system/bt/bta/av/
Dbta_av_api.cc289 void BTA_AvStop(tBTA_AV_HNDL handle, bool suspend) { in BTA_AvStop()
318 void BTA_AvReconfig(tBTA_AV_HNDL hndl, bool suspend, uint8_t sep_info_idx, in BTA_AvReconfig()
Dbta_av_int.h250 bool suspend; member
311 bool suspend; member
Dbta_av_aact.cc2243 bool suspend = false; in bta_av_start_ok() local
/system/update_engine/
Dbinder_service_android.cc147 Status BinderUpdateEngineAndroidService::suspend() { in suspend() function in chromeos_update_engine::BinderUpdateEngineAndroidService
/system/extras/ANRdaemon/
DANRdaemon.cpp85 static bool suspend= false; variable
/system/core/liblog/
Dlogprint.cpp1219 static const char suspend[] = "PM: suspend entry "; in convertMonotonic() local
/system/bt/bta/include/
Dbta_av_api.h350 tBTA_AV_SUSPEND suspend; member
/system/bt/btif/src/
Dbtif_av.cc2583 const tBTA_AV_SUSPEND& suspend = p_data->suspend; in btif_av_handle_bta_av_event() local