Home
last modified time | relevance | path

Searched defs:RemoveRequest (Results 1 – 3 of 3) sorted by relevance

/system/nativepower/daemon/
Dwake_lock_manager_stub.cc54 bool WakeLockManagerStub::RemoveRequest(sp<IBinder> client_binder) { in RemoveRequest() function in android::WakeLockManagerStub
Dwake_lock_manager.cc109 bool WakeLockManager::RemoveRequest(sp<IBinder> client_binder) { in RemoveRequest() function in android::WakeLockManager
/system/webservd/webservd/
Dprotocol_handler.cc296 void ProtocolHandler::RemoveRequest(Request* request) { in RemoveRequest() function in webservd::ProtocolHandler