Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DWakeupList.cpp24 namespace suspend { namespace
Dmain.cpp143 sp<SystemSuspend> suspend = new SystemSuspend( in main() local
DSuspendControlService.cpp30 namespace suspend { namespace
150 void SuspendControlServiceInternal::setSuspendService(const wp<SystemSuspend>& suspend) { in setSuspendService()
DWakeLockEntryList.cpp28 namespace suspend { namespace
DSystemSuspend.cpp39 namespace suspend { namespace
DSystemSuspendUnitTest.cpp122 sp<ISystemSuspend> suspend = new SystemSuspend( in registerTestService() local
1288 sp<ISystemSuspend> suspend; member in android::SuspendWakeupTest
/system/update_engine/binder_bindings/android/os/
DIUpdateEngine.aidl39 void suspend(); in suspend() method
/system/bt/test/mock/
Dmock_bta_av_api.cc75 void BTA_AvReconfig(tBTA_AV_HNDL hndl, bool suspend, uint8_t sep_info_idx, in BTA_AvReconfig()
95 void BTA_AvStop(tBTA_AV_HNDL handle, bool suspend) { in BTA_AvStop()
/system/bt/bta/av/
Dbta_av_api.cc279 void BTA_AvStop(tBTA_AV_HNDL handle, bool suspend) { in BTA_AvStop()
308 void BTA_AvReconfig(tBTA_AV_HNDL hndl, bool suspend, uint8_t sep_info_idx, in BTA_AvReconfig()
Dbta_av_int.h268 bool suspend; member
332 bool suspend; member
Dbta_av_aact.cc2187 bool suspend = false; in bta_av_start_ok() local
/system/update_engine/aosp/
Dbinder_service_android.cc132 Status BinderUpdateEngineAndroidService::suspend() { in suspend() function in chromeos_update_engine::BinderUpdateEngineAndroidService
/system/extras/ANRdaemon/
DANRdaemon.cpp85 static bool suspend = false; variable
/system/logging/liblog/
Dlogprint.cpp1219 static const char suspend[] = "PM: suspend entry "; in convertMonotonic() local
/system/bt/bta/include/
Dbta_av_api.h344 tBTA_AV_SUSPEND suspend; member
/system/bt/btif/src/
Dbtif_av.cc2618 const tBTA_AV_SUSPEND& suspend = p_data->suspend; in btif_av_handle_bta_av_event() local