Home
last modified time | relevance | path

Searched defs:kInvalidHandle (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/libziparchive/
H A Dzip_error.h36 kInvalidHandle = -4, enumerator
/aosp12/system/core/trusty/confirmationui/
H A DTrustyApp.h72 static constexpr const int kInvalidHandle = -1; variable
/aosp12/system/iorap/src/perfetto/
H A Dperfetto_consumer.h35 static constexpr Handle kInvalidHandle = ::perfetto::consumer::kInvalidHandle; member
H A Dperfetto_consumer.cc38 static constexpr Handle kInvalidHandle = PerfettoConsumer::kInvalidHandle; variable
/aosp12/system/bt/gd/hci/
H A Dle_advertising_manager.h99 static constexpr uint8_t kInvalidHandle = 0xFF; variable