/aosp_15_r20/external/icing/icing/join/ |
H A D | posting-list-join-data-serializer.h | 535 PostingListJoinDataSerializer<JoinDataType>::GetData( in GetData() function 543 libtextclassifier3::Status PostingListJoinDataSerializer<JoinDataType>::GetData( in GetData() function
|
/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | meshcop.hpp | 298 const uint8_t *GetData(void) const { return m8; } in GetData() function in ot::MeshCoP::SteeringData 306 uint8_t *GetData(void) { return m8; } in GetData() function in ot::MeshCoP::SteeringData
|
/aosp_15_r20/external/libbrillo/brillo/ |
H A D | any_internal_impl.h | 307 const T& GetData() const { in GetData() function 312 T& GetData() { in GetData() function
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/news/ |
H A D | news.pb.go | 211 func (x *BinaryAttachment) GetData() []byte { func 266 func (x *KeyValueAttachment) GetData() map[string]string { func
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | StreamString.h | 43 const char *GetData() const { return m_packet.c_str(); } in GetData() function
|
D | StreamBuffer.h | 38 const char *GetData() const { return m_packet.data(); } in GetData() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/ |
D | StreamString.h | 43 const char *GetData() const { return m_packet.c_str(); } in GetData() function
|
D | StreamBuffer.h | 38 const char *GetData() const { return m_packet.data(); } in GetData() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | StreamString.h | 43 const char *GetData() const { return m_packet.c_str(); } in GetData() function
|
D | StreamBuffer.h | 38 const char *GetData() const { return m_packet.data(); } in GetData() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | StreamString.h | 43 const char *GetData() const { return m_packet.c_str(); } in GetData() function
|
D | StreamBuffer.h | 38 const char *GetData() const { return m_packet.data(); } in GetData() function
|
/aosp_15_r20/external/android-nn-driver/test/ |
H A D | TestTensor.cpp | 27 const float * TestTensor::GetData() const in GetData() function in driverTestHelpers::TestTensor
|
H A D | TestHalfTensor.cpp | 27 const Half * TestHalfTensor::GetData() const in GetData() function in driverTestHelpers::TestHalfTensor
|
/aosp_15_r20/external/executorch/backends/qualcomm/aot/wrappers/ |
H A D | TensorParamWrapper.h | 36 const void* GetData() const { in GetData() function
|
H A D | ScalarParamWrapper.h | 65 const T& GetData() const { in GetData() function
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ |
H A D | metrics.cpp | 282 MetricData* Metric::GetData() const { in GetData() function in torch::lazy::Metric 299 CounterData* Counter::GetData() const { in GetData() function in torch::lazy::Counter
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/ |
H A D | CabBlockInStream.h | 23 const Byte *GetData() const { return _buf; } in GetData() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | BackendSemaphorePriv.h | 43 static const BackendSemaphoreData* GetData(const BackendSemaphore& info) { in GetData() function
|
H A D | TextureInfoPriv.h | 55 static const TextureInfoData* GetData(const TextureInfo& info) { in GetData() function
|
/aosp_15_r20/system/update_engine/liburing_cpp/include/liburing_cpp/ |
H A D | IoUringCQE.h | 30 T GetData() const { in GetData() function
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | OutputHandler.hpp | 46 ITensorHandle* GetData() const { return m_TensorHandle.get(); } in GetData() function in armnn::OutputHandler
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/utils/ |
H A D | sparsity_format_converter.h | 80 const std::vector<T>& GetData() { return data_; } in GetData() function
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | log_histogram.cc | 43 std::vector<std::pair<uint64_t, uint64_t>> LogHistogram::GetData() const { in GetData() function in perfetto::profiling::LogHistogram
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | function-template-specialization.cpp | 37 const int &GetData<int>(bool b) { in GetData() function
|