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