Searched refs:getMetadataByPath (Results 1 – 4 of 4) sorted by relevance
132 byte[] getMetadataByPath(int storageId, in @utf8InCpp String path); in getMetadataByPath() method
377 return mService.getMetadataByPath(mId, path); in getFileMetadata()
81 binder::Status getMetadataByPath(int32_t storageId, const std::string& path,
281 binder::Status BinderIncrementalService::getMetadataByPath(int32_t storageId, in getMetadataByPath() function in android::os::incremental::BinderIncrementalService