Home
last modified time | relevance | path

Searched defs:api (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/definition-tool/tests/
Dndk_toolchain.py63 def get_platform_dir(ndk_dir, api, subdirs): argument
137 def create_targets(ndk_dir=None, api=None, host=None): argument
/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp71 static llvm::cl::opt<std::string> api( variable
113 const std::string &api, in HeaderAbiLinker()
/development/vndk/tools/header-checker/tests/
Dmodule.py105 cflags=tuple(), arch='', api='current', dumper_flags=tuple(), argument
/development/vndk/tools/header-checker/utils/
Dutils.py127 def run_header_abi_linker(output_path, inputs, version_script, api, arch, argument