/build/bazel/ci/ |
D | rbc_dashboard.py | 82 async def run_jailed_command(args: List[str], out_dir: str, env=None) -> bool: 119 async def run_build(flags: List[str], out_dir: str) -> bool: 129 async def run_config(product: Product, rbc_product: bool, rbc_board: bool, out_dir: str) -> bool: 149 async def has_diffs(success: bool, file_pairs: List[Tuple[str]], results_folder: str) -> bool: 338 def str_to_product(p: str) -> Product:
|
/build/make/tools/product_config/src/com/android/build/config/ |
D | Value.java | 49 public Value(VarType varType, Str str) { in Value() 76 public static String normalize(String str) { in normalize() 86 public static Str normalize(Str str) { in normalize() 149 public static String oneLinePerWord(Str str, String nullValue) { in oneLinePerWord() 170 final StringBuilder str = new StringBuilder("Value("); in debugString() local
|
D | Position.java | 76 public static Position parse(String str) { in parse()
|
D | DumpConfigParser.java | 232 final Str str = new Str(pos, varValue); in parseImpl() local
|
/build/pesto/experiments/prepare_bazel_test_env/ |
D | bazelenv.py | 62 def build(self, build_targets: Set[str]) -> None: 204 def stage(self, mapping: Dict[str, str]): argument 228 def read_value_from_template_var(cls, line: str) -> str: 256 global_prebuilts_dir: pathlib.Path, prebuilts_dir_name: str): 287 def stage(self, mapping: Dict[str, str]): argument 381 prebuilts_dir_name: str, 407 def stage(self, mapping: Dict[str, str]) -> None: argument 535 def __init__(self, env_dict: Dict[str, str] = os.environ): argument
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | microtemplate.js | 6 this.tmpl = function tmpl(str, data){ argument
|
/build/soong/cc/symbolfile/ |
D | __init__.py | 65 def from_strs(cls, strs: Iterable[str]) -> Tags: 72 def __contains__(self, tag: Union[Tag, str]) -> bool: argument 122 def get_tags(line: str, api_map: ApiMap) -> Tags: 142 def decode_api_level(api: str, api_map: ApiMap) -> int: 310 def __init__(self, multiply_defined_symbols: Iterable[str]) -> None:
|
D | test_symbolfile.py | 107 def mock_version(name: str) -> Version:
|
/build/bazel/examples/android_app/java/com/app/ |
D | jni_dep.cc | 22 jstring NewStringLatin1(JNIEnv *env, const char *str) { in NewStringLatin1()
|
/build/make/tools/releasetools/ |
D | ota_utils.py | 644 def IsLz4diffCompatible(source_file: str, target_file: str): 666 def IsZucchiniCompatible(source_file: str, target_file: str):
|
/build/soong/rust/ |
D | sanitize_test.go | 19 func (t MemtagNoteType) str() string { func
|
/build/soong/cc/ndkstubgen/ |
D | __init__.py | 97 def resolved_path(raw: str) -> Path:
|
/build/soong/cc/ |
D | sanitize_test.go | 212 func (t MemtagNoteType) str() string { func
|
/build/make/tools/ |
D | merge-event-log-tags.py | 146 def hashname(str): argument
|
/build/bazel/scripts/difftool/ |
D | clangcompile.py | 144 def _diff(left_path: pathlib.Path, right_path: pathlib.Path, tool_name: str,
|
/build/make/core/ |
D | checktree | 16 def filter_excludes(str): argument
|
/build/blueprint/ |
D | ninja_strings.go | 64 str string member
|