Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dsync_socket.h32 static const Handle kInvalidHandle; variable
H A Dsync_socket.cc9 const SyncSocket::Handle SyncSocket::kInvalidHandle = kInvalidPlatformFile; member in base::SyncSocket
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Datt.h47 constexpr Handle kInvalidHandle = 0x0000; variable
89 kInvalidHandle = 0x01, enumerator
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dshared_memory.cc16 const SharedMemory::Handle SharedMemory::kInvalidHandle = NULL; member in webrtc::SharedMemory
H A Dshared_memory.h38 static const Handle kInvalidHandle; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dsync_socket.h45 static const Handle kInvalidHandle; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/
Dsync_socket.h45 static const Handle kInvalidHandle; variable
/aosp_15_r20/external/libchrome/base/
H A Dsync_socket.h42 static const Handle kInvalidHandle; variable
H A Dsync_socket_posix.cc58 const SyncSocket::Handle SyncSocket::kInvalidHandle = -1; member in base::SyncSocket
/aosp_15_r20/external/openscreen/cast/streaming/
H A Drpc_messenger.h85 static constexpr Handle kInvalidHandle = -1; variable
H A Drpc_messenger.cc40 constexpr RpcMessenger::Handle RpcMessenger::kInvalidHandle; member in openscreen::cast::RpcMessenger
/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_switch.h44 kInvalidHandle, enumerator
/aosp_15_r20/system/libziparchive/
H A Dzip_error.h36 kInvalidHandle = -4, enumerator
/aosp_15_r20/system/core/trusty/confirmationui/
H A DTrustyApp.h72 static constexpr const int kInvalidHandle = -1; variable
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dserver2.h210 kInvalidHandle = 1, enumerator
H A Dserver.h236 kInvalidHandle = 1, enumerator
H A Derror.h32 kInvalidHandle = 0x1, enumerator
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.h112 static constexpr uint8_t kInvalidHandle = 0xFF; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.h991 const FunctionLibraryRuntime::Handle kInvalidHandle = -1; variable