Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.h185 bool GetFunctionType();
Dabi_wrappers.cpp363 if (!function_type_wrapper.GetFunctionType()) { in SetTypeKind()
467 bool FunctionTypeWrapper::GetFunctionType() { in GetFunctionType() function in header_checker::dumper::FunctionTypeWrapper