Home
last modified time | relevance | path

Searched refs:underlying_type (Results 1 – 25 of 29) sorted by relevance

12

/development/vndk/tools/header-checker/tests/reference_dumps/arm64/
Dlibanonymous_enum_odr.so.lsdump39 "underlying_type" : "_ZTIc"
54 "underlying_type" : "_ZTIc"
69 "underlying_type" : "_ZTIj"
88 "underlying_type" : "_ZTIj"
107 "underlying_type" : "_ZTIj"
Dlibenum.so.lsdump66 "underlying_type" : "_ZTIa"
85 "underlying_type" : "_ZTIl"
100 "underlying_type" : "_ZTIh"
115 "underlying_type" : "_ZTIm"
Dlibgolden_anonymous_enum.so.lsdump39 "underlying_type" : "_ZTIc"
54 "underlying_type" : "_ZTIc"
73 "underlying_type" : "_ZTIj"
Dlibgolden_cpp_json.so.lsdump101 "underlying_type" : "_ZTIj"
Dlibgolden_cpp_add_function_sybmol_only.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp_add_global_variable.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp_add_function.so.lsdump192 underlying_type: "_ZTIj"
/development/vndk/tools/header-checker/src/repr/
Dir_representation.h56 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(f) |
57 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(s));
63 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(f) &
64 static_cast<std::underlying_type<CompatibilityStatusIR>::type>(s));
499 void SetUnderlyingType(std::string &&underlying_type) { in SetUnderlyingType() argument
500 underlying_type_ = std::move(underlying_type); in SetUnderlyingType()
503 void SetUnderlyingType(const std::string &underlying_type) { in SetUnderlyingType() argument
504 underlying_type_ = underlying_type; in SetUnderlyingType()
/development/vndk/tools/header-checker/tests/expected/
Dexample1.cpp438 underlying_type: "_ZTIj"
459 underlying_type: "_ZTIj"
480 underlying_type: "_ZTIj"
501 underlying_type: "_ZTIj"
522 underlying_type: "_ZTIj"
Dexample1.h438 underlying_type: "_ZTIj"
459 underlying_type: "_ZTIj"
480 underlying_type: "_ZTIj"
501 underlying_type: "_ZTIj"
522 underlying_type: "_ZTIj"
Dexample2.h191 underlying_type: "_ZTIj"
212 underlying_type: "_ZTIj"
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_dump.proto146 optional string underlying_type = 2; field
/development/vndk/tools/header-checker/tests/reference_dumps/x86_64/
Dlibgolden_cpp_json.so.lsdump101 "underlying_type" : "_ZTIj"
Dlibgolden_cpp_add_function_sybmol_only.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp.so.lsdump192 underlying_type: "_ZTIj"
/development/vndk/tools/header-checker/tests/reference_dumps/arm/
Dlibgolden_cpp_json.so.lsdump101 "underlying_type" : "_ZTIj"
Dlibgolden_cpp_add_function_sybmol_only.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp_add_function.so.lsdump192 underlying_type: "_ZTIj"
/development/vndk/tools/header-checker/tests/reference_dumps/x86/
Dlibgolden_cpp_json.so.lsdump101 "underlying_type" : "_ZTIj"
Dlibgolden_cpp_add_function_sybmol_only.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp.so.lsdump192 underlying_type: "_ZTIj"
Dlibgolden_cpp_add_global_variable.so.lsdump192 underlying_type: "_ZTIj"
/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_reader.cpp194 enum_type_ir.SetUnderlyingType(enum_type_protobuf.underlying_type()); in EnumTypeProtobufToIR()

12