Home
last modified time | relevance | path

Searched defs:str (Results 1 – 17 of 17) sorted by relevance

/build/bazel/ci/
Drbc_dashboard.py82 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/
DValue.java49 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
DPosition.java76 public static Position parse(String str) { in parse()
DDumpConfigParser.java232 final Str str = new Str(pos, varValue); in parseImpl() local
/build/pesto/experiments/prepare_bazel_test_env/
Dbazelenv.py62 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/
Dmicrotemplate.js6 this.tmpl = function tmpl(str, data){ argument
/build/soong/cc/symbolfile/
D__init__.py65 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:
Dtest_symbolfile.py107 def mock_version(name: str) -> Version:
/build/bazel/examples/android_app/java/com/app/
Djni_dep.cc22 jstring NewStringLatin1(JNIEnv *env, const char *str) { in NewStringLatin1()
/build/make/tools/releasetools/
Dota_utils.py644 def IsLz4diffCompatible(source_file: str, target_file: str):
666 def IsZucchiniCompatible(source_file: str, target_file: str):
/build/soong/rust/
Dsanitize_test.go19 func (t MemtagNoteType) str() string { func
/build/soong/cc/ndkstubgen/
D__init__.py97 def resolved_path(raw: str) -> Path:
/build/soong/cc/
Dsanitize_test.go212 func (t MemtagNoteType) str() string { func
/build/make/tools/
Dmerge-event-log-tags.py146 def hashname(str): argument
/build/bazel/scripts/difftool/
Dclangcompile.py144 def _diff(left_path: pathlib.Path, right_path: pathlib.Path, tool_name: str,
/build/make/core/
Dchecktree16 def filter_excludes(str): argument
/build/blueprint/
Dninja_strings.go64 str string member