Searched refs:Definitions (Results 1 – 5 of 5) sorted by relevance
133 Definitions = Dict[str, LoadedLibrary] variable135 def build_symbol_index(lib: LoadedLibrary) -> Definitions:144 def check_rels(root: LoadedLibrary, defs: Definitions) -> None: argument170 defs: Definitions) -> bool: argument288 def make_ninja_benchmark(root: LoadedLibrary, defs: Definitions, cc: str, out: Path) -> None: argument329 def make_soong_benchmark(root: LoadedLibrary, defs: Definitions, out: Path) -> None: argument
75 Definitions for these can be found in bionic_benchmarks.cpp, and example usages can be found in
8 1. Definitions.