Searched defs:RemoveRequest (Results 1 – 3 of 3) sorted by relevance
/system/nativepower/daemon/ | ||
D | wake_lock_manager_stub.cc | 54 bool WakeLockManagerStub::RemoveRequest(sp<IBinder> client_binder) { in RemoveRequest() function in android::WakeLockManagerStub |
D | wake_lock_manager.cc | 109 bool WakeLockManager::RemoveRequest(sp<IBinder> client_binder) { in RemoveRequest() function in android::WakeLockManager |
/system/webservd/webservd/ | ||
D | protocol_handler.cc | 296 void ProtocolHandler::RemoveRequest(Request* request) { in RemoveRequest() function in webservd::ProtocolHandler |