Home
last modified time | relevance | path

Searched refs:waitForResponse (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/include/binder/
DIPCThreadState.h214 status_t waitForResponse(Parcel* reply, status_t* acquireResult = nullptr);
/frameworks/base/core/java/android/hardware/location/
DContextHubTransaction.java271 public ContextHubTransaction.Response<T> waitForResponse( in waitForResponse() method in ContextHubTransaction
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h214 status_t waitForResponse(Parcel* reply, status_t* acquireResult = nullptr);
/frameworks/native/libs/binder/
DIPCThreadState.cpp854 err = waitForResponse(reply); in transact()
857 err = waitForResponse(&fakeReply); in transact()
879 err = waitForResponse(nullptr, nullptr); in transact()
984 return waitForResponse(nullptr, nullptr); in sendReply()
987 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::IPCThreadState
/frameworks/base/core/api/
Dsystem-current.txt6027 …method public android.hardware.location.ContextHubTransaction.Response<T> waitForResponse(long, ja…
/frameworks/base/boot/
Dboot-image-profile.txt8298 HSPLandroid/hardware/location/ContextHubTransaction;->waitForResponse(JLjava/util/concurrent/TimeUn…
/frameworks/base/config/
Dboot-image-profile.txt8301 HSPLandroid/hardware/location/ContextHubTransaction;->waitForResponse(JLjava/util/concurrent/TimeUn…