Searched defs:scanDirLocked (Results 1 – 3 of 3) sorted by relevance
1194 SortedVector<AssetDir.FileInfo> scanDirLocked(final String8 path) { in scanDirLocked() method in CppAssetManager
1146 SortedVector<AssetDir::FileInfo>* AssetManager::scanDirLocked(const String8& path) in scanDirLocked() function in AssetManager
2828 status_t EventHub::scanDirLocked(const std::string& dirname) { in scanDirLocked() function in android::EventHub