Searched defs:InsertFile (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/tools/aapt2/io/ | ||
H A D | FileSystem.cpp | 121 IFile* FileCollection::InsertFile(const StringPiece& path) { in InsertFile() function in aapt::io::FileCollection |
/aosp12/packages/providers/MediaProvider/jni/ | ||
H A D | MediaProviderWrapper.cpp | 300 int MediaProviderWrapper::InsertFile(const string& path, uid_t uid) { in InsertFile() function in mediaprovider::fuse::MediaProviderWrapper |