Home
last modified time | relevance | path

Searched defs:annotation_name (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/
H A Drules.cc177 int Rules::AddAnnotation(const std::string& annotation_name) { in AddAnnotation()
187 const std::string& annotation_name) { in BindAnnotation()
/aosp_15_r20/external/googleapis/google/cloud/healthcare/logging/
H A Dannotation.proto41 string annotation_name = 2; field
/aosp_15_r20/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
H A Dannotations.py178 def Save(self, output_path, annotation_name=""): argument
H A Dsimulation.py293 annotation_name=""): argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dfield.cc65 StringPiece annotation_name, in MaySetAnnotationVariable()
H A Dmessage.cc517 StringPiece annotation_name, in MaySetAnnotationVariable()
557 const std::string& annotation_name = annotation.first; in GenerateExtensionAnnotations() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dfield.cc65 StringPiece annotation_name, in MaySetAnnotationVariable()
H A Dmessage.cc517 StringPiece annotation_name, in MaySetAnnotationVariable()
557 const std::string& annotation_name = annotation.first; in GenerateExtensionAnnotations() local
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dgrammar-actions_test.cc56 std::string annotation_name = ""; member
/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc818 const char* annotation_name, in GetAnnotationValue()
852 const char* annotation_name, in GetAnnotationArrayValue()
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/
Dactions_model_generated.h2342 const flatbuffers::String *annotation_name() const { in annotation_name() function