Home
last modified time | relevance | path

Searched defs:cls (Results 1 – 16 of 16) sorted by relevance

/build/make/tools/
Dcheck_elf_file.py165 def _read_elf_header(cls, elf_file_path): argument
176 def open(cls, elf_file_path, llvm_readobj): argument
188 def _find_prefix(cls, pattern, lines_it): argument
197 def _read_llvm_readobj(cls, elf_file_path, header, llvm_readobj): argument
207 def _parse_llvm_readobj(cls, elf_file_path, header, lines): argument
225 def _parse_program_headers(cls, lines_it): argument
274 def _parse_dynamic_table(cls, elf_file_path, lines_it): argument
328 def _parse_dynamic_symbols(cls, lines_it): argument
348 def _parse_dynamic_symbols_internal(cls, lines_it): argument
524 def _find_symbol_from_libs(cls, libs, name, version): argument
/build/make/tools/releasetools/
Drangelib.py75 def parse(cls, text): argument
92 def parse_raw(cls, text): argument
Dcommon.py3247 def FromLocalFile(cls, name, diskname): argument
/build/make/tools/edit_monitor/
Dedit_monitor_integration_test.py35 def setUpClass(cls): argument
Dedit_monitor_test.py35 def setUpClass(cls): argument
Ddaemon_manager_test.py71 def setUpClass(cls): argument
/build/make/ci/
Dci_test_lib.py65 def create(cls, test_case: TestCase, delete: bool = True): argument
Dmetrics_agent.py35 def instance(cls): argument
Doptimized_targets.py504 def get_optimized_targets(cls) -> dict[str, OptimizedBuildTarget]: argument
Dbuild_test_suites_test.py113 def assert_raises_word(self, cls, word): argument
/build/make/tools/tool_event_logger/
Dtool_event_logger.py57 def create(cls, tool_tag: str): argument
/build/soong/tests/
Drun_tool_with_logging_test.py39 def setUpClass(cls): argument
/build/soong/cc/symbolfile/
D__init__.py75 def from_strs(cls, strs: Iterable[str]) -> Tags: argument
/build/make/tools/check-flagged-apis/src/com/android/checkflaggedapis/
DMain.kt322 val cls = classes.item(i) in parseApiVersions() constant
/build/pesto/experiments/prepare_bazel_test_env/
Dbazelenv.py228 def read_value_from_template_var(cls, line: str) -> str: argument
/build/make/tools/fs_config/
Dfs_config_generator.py58 def __call__(self, cls): argument