HomeSort by relevance Sort by last modified time
    Searched defs:has_id (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/history/android/
android_urls_database.cc 92 bool has_id = false; local
95 if (has_id)
98 has_id = true;
102 if (has_id) {
android_cache_database.cc 70 bool has_id = false; local
74 if (has_id)
77 has_id = true;
81 if (!has_id)
  /external/qemu/qapi-auto-generated/
qmp-marshal.c 1679 bool has_id = false; local
    [all...]
qapi-types.h 2773 bool has_id; member in struct:NetLegacy
3181 bool has_id; member in struct:BlockdevOptionsBase
3282 bool has_id; member in struct:BlockdevOptions
    [all...]

Completed in 865 milliseconds