Searched defs:fetchOptType (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_medialibrary_napi_utils.cpp | 209 vector<OperationItem> &operations, const FetchOptionType &fetchOptType) in HandleSpecialDateTypePredicate() 233 shared_ptr<DataShareAbsPredicates> &predicate, const FetchOptionType &fetchOptType) in HandleSpecialPredicate() 344 const FetchOptionType &fetchOptType, AsyncContext &context) in GetFetchOption() 355 const FetchOptionType &fetchOptType, AsyncContext &context) in GetAlbumFetchOption() 364 AsyncContext &context, const FetchOptionType &fetchOptType) in GetPredicate() 1293 AsyncContext &context, const FetchOptionType &fetchOptType) in ParsePredicates()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | medialibrary_napi_utils.cpp | 296 vector<OperationItem> &operations, const FetchOptionType &fetchOptType) in HandleSpecialDateTypePredicate() 320 shared_ptr<DataShareAbsPredicates> &predicate, const FetchOptionType &fetchOptType) in HandleSpecialPredicate() 430 …LibraryNapiUtils::GetFetchOption(napi_env env, napi_value arg, const FetchOptionType &fetchOptType, in GetFetchOption() 442 const FetchOptionType &fetchOptType, AsyncContext &context) in GetAlbumFetchOption() 451 AsyncContext &context, const FetchOptionType &fetchOptType) in GetPredicate() 1718 AsyncContext &context, const FetchOptionType &fetchOptType) in ParsePredicates()
|