Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/monitoring/
H A Dmonitoring.h77 const absl::flat_hash_map<std::string, std::string>& GetAnnotations() const { in GetAnnotations() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddef_use_manager.cpp208 std::vector<Instruction*> DefUseManager::GetAnnotations(uint32_t id) const { in GetAnnotations() function in spvtools::opt::analysis::DefUseManager
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddef_use_manager.cpp208 std::vector<Instruction*> DefUseManager::GetAnnotations(uint32_t id) const { in GetAnnotations() function in spvtools::opt::analysis::DefUseManager
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddef_use_manager.cpp208 std::vector<Instruction*> DefUseManager::GetAnnotations(uint32_t id) const { in GetAnnotations() function in spvtools::opt::analysis::DefUseManager
/aosp_15_r20/build/soong/compliance/license_metadata_proto/
H A Dlicense_metadata.pb.go310 func (x *AnnotatedDependency) GetAnnotations() []string { func
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h1120 const std::list<ProfileCompilationInfo::ProfileSampleAnnotation>& GetAnnotations() const { in GetAnnotations() function