HomeSort by relevance Sort by last modified time
    Searched defs:isQuerySucceeded (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/camera/
QemuClient.h 125 * Use isQuerySucceeded() / getCompletionStatus() methods of this class to
137 inline bool isQuerySucceeded() const {
271 * status returned here is not the final query status. Use isQuerySucceeded(),
  /device/google/cuttlefish_common/guest/hals/camera/
QemuClient.h 127 * Use isQuerySucceeded() / getCompletionStatus() methods of this class to
139 inline bool isQuerySucceeded() const {
274 * isQuerySucceeded(), or getCompletionStatus() method on the query object to

Completed in 80 milliseconds