Home
last modified time | relevance | path

Searched defs:GetAs (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/api/stats/
H A Drtc_stats_report.h99 const T* GetAs(const std::string& id) const { in GetAs() function
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DBinaryHolder.h126 ErrorOr<const ObjectFileType &> GetAs(const Triple &T) { in GetAs() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dvector.h185 template<typename U> const U *GetAs(uoffset_t i) const { in GetAs() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dvector.h185 template<typename U> const U *GetAs(uoffset_t i) const { in GetAs() function
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Doutput_test.h144 T Results::GetAs(const char* entry_name) const { in GetAs() function
/aosp_15_r20/external/google-benchmark/test/
H A Doutput_test.h142 T Results::GetAs(const std::string& entry_name) const { in GetAs() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Doutput_test.h142 T Results::GetAs(const std::string& entry_name) const { in GetAs() function
/aosp_15_r20/external/angle/src/libANGLE/
H A Dangletypes.h1238 inline DestT *GetAs(SrcT *src) in GetAs() function
1245 inline const DestT *GetAs(const SrcT *src) in GetAs() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc1540 static inline ToType GetAs(FromType value) { in GetAs() function
1547 static inline float GetAs(FromType value) { in GetAs() function