HomeSort by relevance Sort by last modified time
    Searched refs:SetupFunctionParameters (Results 1 - 2 of 2) sorted by null

  /development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.h 121 bool SetupFunctionParameters(abi_dump::FunctionDecl *functionp) const;
abi_wrappers.cpp 208 bool FunctionDeclWrapper::SetupFunctionParameters(
245 SetupTemplateInfo(functionp) && SetupFunctionParameters(functionp);

Completed in 412 milliseconds