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

  /hardware/libhardware_legacy/
qemu.h 36 char is_available; member in struct:__anon32985
  /external/chromium_org/ppapi/tests/
test_flash_clipboard.cc 73 bool is_available = pp::flash::Clipboard::IsFormatAvailable( local
77 if (is_available == expected)
  /external/chromium_org/chrome/common/extensions/features/
feature.h 58 IS_AVAILABLE,
76 bool is_available() const { return result_ == IS_AVAILABLE; } function in class:extensions::Feature::Availability

Completed in 290 milliseconds