Searched defs:fileObj (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/frameworks/base/media/tests/MtpTests/src/android/mtp/ |
H A D | MtpStorageManagerTest.java | 942 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testCopyObjectSuccess() local 1014 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testCopyObjectFailed() local 1037 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testCopyObjectFailedAdded() local 1067 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testCopyObjectFailedDeleted() local 1281 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testMoveObjectSuccess() local 1382 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testMoveObjectDelayed() local 1448 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testMoveObjectFailed() local 1473 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testMoveObjectFailedOldRemoved() local 1500 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testMoveObjectFailedNewAdded() local 1522 MtpStorageManager.MtpObject fileObj = manager.getObjects(0xFFFFFFFF, 0, in testMoveObjectXStorageSuccess() local [all …]
|
/aosp_15_r20/external/python/pyasn1-modules/pyasn1_modules/ |
D | pem.py | 15 def readPemBlocksFromFile(fileObj, *markers): argument 50 def readPemFromFile(fileObj, argument 64 def readBase64FromFile(fileObj): argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | ztypes_solaris_amd64.go | 443 type fileObj struct { struct 444 Atim Timespec 445 Mtim Timespec 446 Ctim Timespec 447 Pad [3]uint64 448 Name *int8
|
/aosp_15_r20/external/fonttools/Lib/fontTools/ufoLib/ |
H A D | validators.py | 835 def pngValidator(path=None, data=None, fileObj=None): argument
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | posixmodule.c | 5004 PyObject *procObj, *pidObj, *intObj, *fileObj[3]; in _PyPopen() local 5115 PyObject *procObj, *pidObj, *intObj, *fileObj; in _PyPclose() local 5750 PyObject *procObj, *hProcessObj, *intObj, *fileObj[3]; in _PyPopen() local 5868 PyObject *procObj, *hProcessObj, *intObj, *fileObj; in _PyPclose() local
|