Home
last modified time | relevance | path

Searched defs:isAfterLast (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Djs-apis-sendablePhotoAccessHelper.md761 ### isAfterLast subsection
H A Djs-apis-photoAccessHelper.md2046 ### isAfterLast subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Djs-apis-sendablePhotoAccessHelper.md762 ### isAfterLast subsection
H A Djs-apis-photoAccessHelper.md2045 ### isAfterLast subsection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store_resultset.cpp254 bool isAfterLast = resultSet->IsAfterLast(); in IsAfterLast() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_kv_store_resultset.cpp264 bool isAfterLast = resultSet->IsAfterLast(); in IsAfterLast() local
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md2850 ### isAfterLast subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md2850 ### isAfterLast subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md1366 ### isAfterLast subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md1366 ### isAfterLast subsection
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dfetch_file_result_napi.cpp419 bool isAfterLast = false; in JSIsAfterLast() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_fetch_file_result_napi.cpp879 bool isAfterLast = false; in JSIsAfterLast() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp99 bool isAfterLast = false; member