Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_fetch_file_result_napi.cpp633 void GetAllObjectFromFetchResult(const FetchFileResultSendableAsyncContext &asyncContext) in GetAllObjectFromFetchResult() function
639 context->GetAllObjectFromFetchResult(); in GetAllObjectFromFetchResult()
675 GetAllObjectFromFetchResult(*context); in JSGetAllObject()
824 void FetchFileResultSendableAsyncContext::GetAllObjectFromFetchResult() in GetAllObjectFromFetchResult() function in OHOS::Media::FetchFileResultSendableAsyncContext
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_fetch_file_result_napi.h111 void GetAllObjectFromFetchResult();
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dfetch_file_result_napi.cpp826 void GetAllObjectFromFetchResult(const FetchFileResultAsyncContext &asyncContext) in GetAllObjectFromFetchResult() function
832 context->GetAllObjectFromFetchResult(); in GetAllObjectFromFetchResult()
868 GetAllObjectFromFetchResult(*context); in JSGetAllObject()
1017 void FetchFileResultAsyncContext::GetAllObjectFromFetchResult() in GetAllObjectFromFetchResult() function in OHOS::Media::FetchFileResultAsyncContext
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dfetch_file_result_napi.h116 void GetAllObjectFromFetchResult();