/aosp12/packages/modules/StatsD/statsd/src/storage/ |
H A D | StorageManager.h | 34 struct FileInfo { struct 35 FileInfo(std::string name, bool isHistory, int fileSize, long fileAge) in FileInfo() function 41 std::string mFileName; 42 bool mIsHistory; 43 int mFileSizeBytes; 44 long mFileAgeSec;
|
/aosp12/frameworks/base/tools/bit/ |
H A D | util.h | 26 struct FileInfo struct 33 FileInfo(); argument
|
H A D | util.cpp | 26 FileInfo::FileInfo() in FileInfo() function in FileInfo 31 FileInfo::FileInfo(const FileInfo& that) in FileInfo() function in FileInfo 36 FileInfo::FileInfo(const string& filename) in FileInfo() function in FileInfo
|
/aosp12/build/soong/finder/fs/ |
H A D | fs_darwin.go | 24 func (osFs) InodeNumber(info os.FileInfo) (number uint64, err error) { 33 func (osFs) DeviceNumber(info os.FileInfo) (number uint64, err error) { 42 func (osFs) PermTime(info os.FileInfo) (when time.Time, err error) {
|
H A D | fs_linux.go | 24 func (osFs) InodeNumber(info os.FileInfo) (number uint64, err error) { 33 func (osFs) DeviceNumber(info os.FileInfo) (number uint64, err error) { 42 func (osFs) PermTime(info os.FileInfo) (when time.Time, err error) {
|
H A D | fs.go | 503 func (m *MockFs) InodeNumber(info os.FileInfo) (number uint64, err error) { 510 func (m *MockFs) DeviceNumber(info os.FileInfo) (number uint64, err error) { 517 func (m *MockFs) PermTime(info os.FileInfo) (when time.Time, err error) {
|
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/ |
H A D | FileInfo.java | 29 public final class FileInfo implements Parcelable { class 52 public FileInfo(Uri uri, String mimeType) { in FileInfo() method in FileInfo 57 private FileInfo(Parcel in) { in FileInfo() method in FileInfo
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | AssetDir.h | 80 FileInfo(void) {} in FileInfo() function 81 explicit FileInfo(const String8& path) // useful for e.g. svect.indexOf in FileInfo() function 85 FileInfo(const FileInfo& src) { in FileInfo() function
|
/aosp12/build/soong/cmd/fileslist/ |
H A D | fileslist.go | 58 func newNode(hostPath string, devicePath string, stat os.FileInfo) Node {
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | FileRotator.java | 403 private static class FileInfo { class in FileRotator 409 public FileInfo(String prefix) { in FileInfo() method in FileRotator.FileInfo
|
/aosp12/build/soong/third_party/zip/ |
H A D | struct.go | 94 func (h *FileHeader) FileInfo() os.FileInfo { func 120 func FileInfoHeader(fi os.FileInfo) (*FileHeader, error) {
|
/aosp12/frameworks/base/tools/codegen/src/com/android/codegen/ |
H A D | FileInfo.kt | 31 class FileInfo( regex
|
H A D | Generators.kt | 120 fun FileInfo.generateAidl() { regex
|
/aosp12/build/blueprint/bpmodify/ |
H A D | bpmodify.go | 283 func visitFile(path string, f os.FileInfo, err error) error {
|
/aosp12/build/soong/cc/ |
H A D | cmakelists.go | 102 func linkAggregateCMakeListsFiles(path string, info os.FileInfo, err error) error {
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |