Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/utils/
Drules.cc177 int Rules::AddAnnotation(const std::string& annotation_name) { in AddAnnotation()
187 const std::string& annotation_name) { in BindAnnotation()
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dannotations.py178 def Save(self, output_path, annotation_name=""): argument
Dsimulation.py293 annotation_name=""): argument
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_field.cc65 StringPiece annotation_name, in MaySetAnnotationVariable()
Dcpp_message.cc516 StringPiece annotation_name, in MaySetAnnotationVariable()
558 const std::string& annotation_name = annotation.first; in GenerateExtensionAnnotations() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dfield.cc65 StringPiece annotation_name, in MaySetAnnotationVariable()
Dmessage.cc517 StringPiece annotation_name, in MaySetAnnotationVariable()
557 const std::string& annotation_name = annotation.first; in GenerateExtensionAnnotations() local
/external/libtextclassifier/native/actions/
Dgrammar-actions_test.cc56 std::string annotation_name = ""; member