Home
last modified time | relevance | path

Searched refs:query_string (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DQemuClient.h86 explicit QemuQuery(const char* query_string);
DQemuClient.cpp53 QemuQuery::QemuQuery(const char* query_string) in QemuQuery() argument
62 mQueryDeliveryStatus = QemuQuery::createQuery(query_string, NULL); in QemuQuery()