Searched defs:GKI_exception (Results 1 – 2 of 2) sorted by relevance
15 void GKI_exception(uint16_t, std::string s) { LOG(ERROR) << s; } in GKI_exception() function
867 void GKI_exception(uint16_t code, std::string msg) { in GKI_exception() function