Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/tests/input/
Dexample1.h120 List<IChild> castInterface(List<IParent> parent, const char *childIndicator, bool emitError) {retur… in castInterface() function
123 castInterface<float, float, float , float>(List<float>(), "foo", true); in format()