Home
last modified time | relevance | path

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

/system/tools/aidl/
Dimport_resolver.cpp69 int num_found = found_paths.size(); in FindImportFile() local
70 if (num_found == 0) { in FindImportFile()
79 } else if (num_found == 1) { in FindImportFile()
/system/bt/stack/l2cap/
Dl2c_link.cc842 uint8_t num_found = 0; in l2c_link_pkts_rcvd() local
844 return (num_found); in l2c_link_pkts_rcvd()