Searched refs:FetchAll (Results 1 – 3 of 3) sorted by relevance
71 EXPORT bool FetchAll(std::string* error_msg);
99 bool OatFileAssistantContext::FetchAll(std::string* error_msg) { in FetchAll() function in art::OatFileAssistantContext
1514 if (!ofa_context_->FetchAll(&error_msg)) { in GetOatFileAssistantContext()