Searched defs:api (Results 1 – 4 of 4) sorted by relevance
/development/vndk/tools/definition-tool/tests/ |
D | ndk_toolchain.py | 63 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/ |
D | header_abi_linker.cpp | 71 static llvm::cl::opt<std::string> api( variable 113 const std::string &api, in HeaderAbiLinker()
|
/development/vndk/tools/header-checker/tests/ |
D | module.py | 105 cflags=tuple(), arch='', api='current', dumper_flags=tuple(), argument
|
/development/vndk/tools/header-checker/utils/ |
D | utils.py | 127 def run_header_abi_linker(output_path, inputs, version_script, api, arch, argument
|