/development/vndk/tools/image-diff-tool/ |
D | diff.py | 95 def diff_with_skipped_lines(filename, prefixes): argument 117 def allowlist_filter(filename): argument 156 def pretty_print(sha1, filename, targets, exclude_sha1): argument
|
/development/tools/winscope/ |
D | webpack.config.prod.js | 36 filename: 'js/[hash].js', property 73 filename: 'css/[name].[hash].css', property 77 filename: '[path].gz[query]', property
|
D | webpack.config.dev.js | 32 filename: 'js/[name].bundle.js', property
|
D | webpack.spec.config.js | 37 filename: 'bundleSpec.js', property
|
/development/gsi/gsi_util/gsi_util/mounters/ |
D | adb_mounter.py | 40 def _make_parent_dirs(filename): argument
|
D | image_mounter.py | 34 def _make_parent_dirs(filename): argument
|
D | base_mounter.py | 22 def __init__(self, filename, cleanup_func=None): argument
|
/development/tools/repo_diff/ |
D | git_commits_not_upstreamed.py | 44 def __call__(self, filename): argument
|
/development/gsi/gsi_util/ |
D | build.py | 93 def _build_zipfile(filename): argument
|
/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/ |
D | PduBody.java | 188 public PduPart getPartByFileName(String filename) { in getPartByFileName()
|
/development/testrunner/ |
D | android_mk.py | 159 def CreateAndroidMK(path, filename=AndroidMK.FILENAME): argument
|
/development/samples/browseable/CommitContentSampleIME/src/com.example.android.commitcontent.ime/ |
D | ImageKeyboard.java | 253 @NonNull String filename) { in getFileForResource()
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | ImageResizer.java | 148 public static Bitmap decodeSampledBitmapFromFile(String filename, in decodeSampledBitmapFromFile()
|
/development/testrunner/test_defs/ |
D | instrumentation_test.py | 291 def _IsJavaFileName(self, filename): argument
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
D | MainActivity.java | 249 String filename = list[i].getName(); in onCreate() local
|
/development/python-packages/adb/ |
D | device.py | 416 def install(self, filename, replace=False): argument
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceScript.java | 171 public MonkeySourceScript(Random random, String filename, long throttle, in MonkeySourceScript()
|
/development/vndk/tools/sourcedr/blueprint/ |
D | blueprint.py | 848 def _scan_and_parse_all_file_recursive(self, filename, path, env, evaluate): argument
|
/development/tools/winscope/src/ |
D | decode.js | 486 function dataFile(filename, timeline, data, blobUrl, type) { argument
|