Home
last modified time | relevance | path

Searched refs:lpathIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp844 int lpathIndex; in UpdateSourcePath() local
846 resultSetAlbum->GetColumnIndex(PhotoAlbumColumns::ALBUM_LPATH, lpathIndex); in UpdateSourcePath()
847 if (resultSetAlbum->GetString(lpathIndex, lpath) != NativeRdb::E_OK) { in UpdateSourcePath()