Home
last modified time | relevance | path

Searched refs:JAVA_TYPE_DOUBLE (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A DCollation.h79 JAVA_TYPE_DOUBLE = 6, enumerator
H A Dutils.cpp101 case JAVA_TYPE_DOUBLE: in cpp_type_name()
123 case JAVA_TYPE_DOUBLE: in java_type_name()
H A DCollation.cpp95 return JAVA_TYPE_DOUBLE; in java_type()
338 if (javaType == JAVA_TYPE_DOUBLE) { in collate_atom()
H A Drust_writer.cpp38 case JAVA_TYPE_DOUBLE: in rust_type_name()