Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.cpp602 void FunctionSpecification::scanFunctionSpecification(Scanner* scanner, SpecFile* specFile, in scanFunctionSpecification() function in FunctionSpecification
841 FunctionSpecification::scanFunctionSpecification(&scanner, this, maxApiLevel); in readSpecFile()
DSpecification.h451 …static void scanFunctionSpecification(Scanner* scanner, SpecFile* specFile, unsigned int maxApiLev…