Home
last modified time | relevance | path

Searched defs:kRead (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/libwebm/webm_parser/include/webm/
H A Dcallback.h36 kRead, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dresource_operation_table.h30 kRead, // Only reads from resources. enumerator
H A Dresource_operation_table.cc45 auto kRead = XlaResourceOpKind::kRead; in CreateResourceOpInfoMap() local
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLVariableReference.h26 kRead, enumerator
H A DSkSLType.h132 kRead, enumerator
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpuBuffer.h110 kRead, enumerator
/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dprocess_thread_timeline.h115 kRead, enumerator
/aosp_15_r20/external/ot-br-posix/src/common/
H A Dtask_runner.hpp136 kRead = 0, enumerator
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.h60 enum SmsStatus { kUnread = 0, kRead = 1, kUnsent = 2, kSent = 3 }; enumerator
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.h41 kRead, enumerator
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpage_allocator.h27 kRead, enumerator
/aosp_15_r20/external/pigweed/pw_i2c_mcuxpresso/public/pw_i2c_mcuxpresso/
H A Di3c_ccc.h77 kRead, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dtypes.h37 kRead = 0x2, enumerator
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DBuffer.h41 static constexpr MemoryAccessFlags kRead = MemoryAccessType::READ; variable
/aosp_15_r20/external/libese/apps/weaver/
H A Dweaver.c32 const uint8_t kRead[] = {0x80, 0x06, 0x00, 0x00, variable
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/
H A Dstream.h258 enum class LimitType : bool { kRead, kWrite }; enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dgatt_defs.h71 kRead = 0x02, enumerator
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_transaction.h598 kRead, enumerator
H A Dhttp_network_transaction_unittest.cc25146 kRead, in TEST_P() enumerator
/aosp_15_r20/external/boringssl/src/crypto/bio/
H A Dbio_test.cc187 enum class WaitType { kRead, kWrite }; enumerator
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bio/
H A Dbio_test.cc187 enum class WaitType { kRead, kWrite }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/
H A Dside_effect_analysis.cc81 kRead = 2, enumerator