Home
last modified time | relevance | path

Searched refs:is_first (Results 1 – 6 of 6) sorted by relevance

/system/tools/aidl/
Dast_cpp.cpp121 bool is_first = true; in Write() local
123 if (!is_first) { to->Write(", "); } in Write()
124 is_first = false; in Write()
249 bool is_first = true; in Write() local
251 if (is_first) { in Write()
256 is_first = false; in Write()
/system/nfc/halimpl/bcm2079x/include/
Dandroid_logmsg.h60 bool is_first, bool is_rx);
/system/nfc/src/include/
Dandroid_logmsg.h60 bool is_first, bool is_rx);
/system/update_engine/update_manager/
Dchromeos_policy.cc778 bool is_first = true; in UpdateBackoffAndDownloadUrl() local
782 if (is_first && url_idx >= 0 && used_url_idx != url_idx) { in UpdateBackoffAndDownloadUrl()
786 is_first = false; in UpdateBackoffAndDownloadUrl()
/system/nfc/src/adaptation/
Dandroid_logmsg.cpp239 bool is_first, bool is_rx) {} in DispSNEP() argument
/system/nfc/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp238 bool is_first, bool is_rx) {} in DispSNEP() argument