Home
last modified time | relevance | path

Searched refs:API_S (Results 1 – 2 of 2) sorted by relevance

/frameworks/proto_logging/stats/stats_log_api_gen/
Dutils.cpp55 AnnotationStruct("ANNOTATION_ID_IS_UID", API_S)}, in get_annotation_id_constants()
57 AnnotationStruct("ANNOTATION_ID_TRUNCATE_TIMESTAMP", API_S)}, in get_annotation_id_constants()
59 AnnotationStruct("ANNOTATION_ID_PRIMARY_FIELD", API_S)}, in get_annotation_id_constants()
61 AnnotationStruct("ANNOTATION_ID_EXCLUSIVE_STATE", API_S)}, in get_annotation_id_constants()
63 AnnotationStruct("ANNOTATION_ID_PRIMARY_FIELD_FIRST_UID", API_S)}, in get_annotation_id_constants()
65 AnnotationStruct("ANNOTATION_ID_DEFAULT_STATE", API_S)}, in get_annotation_id_constants()
67 AnnotationStruct("ANNOTATION_ID_TRIGGER_STATE_RESET", API_S)}, in get_annotation_id_constants()
69 AnnotationStruct("ANNOTATION_ID_STATE_NESTED", API_S)}, in get_annotation_id_constants()
101 case API_S: in get_java_build_version_code()
Dutils.h39 const int API_S = 31; variable