Searched defs:filename (Results 1 – 15 of 15) sorted by relevance
/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/tools/winscope/ |
D | webpack.config.js | 26 filename: 'build.js' property
|
/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
|