Home
last modified time | relevance | path

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

/external/webrtc/api/stats/
Drtc_stats_report.h76 const T* GetAs(const std::string& id) const { in GetAs() function
/external/llvm/tools/dsymutil/
DBinaryHolder.h126 ErrorOr<const ObjectFileType &> GetAs(const Triple &T) { in GetAs() function
/external/libcxx/utils/google-benchmark/test/
Doutput_test.h144 T Results::GetAs(const char* entry_name) const { in GetAs() function
/external/google-benchmark/test/
Doutput_test.h144 T Results::GetAs(const char* entry_name) const { in GetAs() function
/external/angle/src/libANGLE/
Dangletypes.h1008 inline DestT *GetAs(SrcT *src) in GetAs() function
1015 inline const DestT *GetAs(const SrcT *src) in GetAs() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc859 static inline ToType GetAs(FromType value) { in GetAs() function
866 static inline float GetAs(FromType value) { in GetAs() function