Home
last modified time | relevance | path

Searched refs:Speak (Results 1 – 25 of 114) sorted by relevance

12345

/development/vndk/tools/header-checker/tests/integration/cpp/gold/include/
Dabstract_class.h16 virtual void Speak() = 0; \
20 virtual void Speak() = 0; \
Dhigh_volume_speaker.h17 virtual void Speak() override;
Dlow_volume_speaker.h31 virtual void Speak() override;
/development/vndk/tools/header-checker/tests/integration/cpp/gold/
Dlow_volume_speaker.cpp3 void LowVolumeSpeaker::Speak() { } in Speak() function in LowVolumeSpeaker
Dhigh_volume_speaker.cpp3 void HighVolumeSpeaker::Speak() { } in Speak() function in HighVolumeSpeaker
Dgolden_1.cpp17 super_speaker->Speak(); in test_virtual_function_call()
/development/vndk/tools/header-checker/tests/reference_dumps/x86/
Dlibgolden_cpp_fabricated_function_ast_removed.so.lsdump313 function_name: "LowVolumeSpeaker::Speak"
350 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_fake_member_diff.so.lsdump324 function_name: "HighVolumeSpeaker::Speak"
361 function_name: "LowVolumeSpeaker::Speak"
Dlibgolden_cpp_member_name_changed.so.lsdump336 function_name: "LowVolumeSpeaker::Speak"
373 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_parameter_type_diff.so.lsdump347 function_name: "LowVolumeSpeaker::Speak"
384 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_unreferenced_elf_symbol_removed.so.lsdump336 function_name: "LowVolumeSpeaker::Speak"
373 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_vtable_diff.so.lsdump332 function_name: "LowVolumeSpeaker::Speak"
369 function_name: "HighVolumeSpeaker::Speak"
/development/vndk/tools/header-checker/tests/reference_dumps/mips/
Dlibgolden_cpp_fabricated_function_ast_removed.so.lsdump313 function_name: "LowVolumeSpeaker::Speak"
350 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_fake_member_diff.so.lsdump324 function_name: "HighVolumeSpeaker::Speak"
361 function_name: "LowVolumeSpeaker::Speak"
Dlibgolden_cpp_change_member_access.so.lsdump336 function_name: "LowVolumeSpeaker::Speak"
373 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_enum_diff.so.lsdump332 function_name: "LowVolumeSpeaker::Speak"
369 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_enum_extended.so.lsdump340 function_name: "LowVolumeSpeaker::Speak"
377 function_name: "HighVolumeSpeaker::Speak"
/development/vndk/tools/header-checker/tests/reference_dumps/arm/
Dlibgolden_cpp_fake_member_diff.so.lsdump324 function_name: "HighVolumeSpeaker::Speak"
361 function_name: "LowVolumeSpeaker::Speak"
Dlibgolden_cpp_fabricated_function_ast_removed.so.lsdump313 function_name: "LowVolumeSpeaker::Speak"
350 function_name: "HighVolumeSpeaker::Speak"
/development/vndk/tools/header-checker/tests/reference_dumps/mips64/
Dlibgolden_cpp_fabricated_function_ast_removed.so.lsdump313 function_name: "LowVolumeSpeaker::Speak"
350 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_fake_member_diff.so.lsdump324 function_name: "HighVolumeSpeaker::Speak"
361 function_name: "LowVolumeSpeaker::Speak"
/development/vndk/tools/header-checker/tests/reference_dumps/arm64/
Dlibgolden_cpp_fabricated_function_ast_removed.so.lsdump313 function_name: "LowVolumeSpeaker::Speak"
350 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_fake_member_diff.so.lsdump324 function_name: "HighVolumeSpeaker::Speak"
361 function_name: "LowVolumeSpeaker::Speak"
/development/vndk/tools/header-checker/tests/reference_dumps/x86_64/
Dlibgolden_cpp_fabricated_function_ast_removed.so.lsdump313 function_name: "LowVolumeSpeaker::Speak"
350 function_name: "HighVolumeSpeaker::Speak"
Dlibgolden_cpp_fake_member_diff.so.lsdump324 function_name: "HighVolumeSpeaker::Speak"
361 function_name: "LowVolumeSpeaker::Speak"

12345