Searched refs:GetFetchResType (Results 1 – 7 of 7) sorted by relevance
128 FetchResType SendableFetchFileResultNapi::GetFetchResType() in GetFetchResType() function in OHOS::Media::SendableFetchFileResultNapi209 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()232 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()255 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()278 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()345 switch (obj->GetFetchResType()) { in JSGetCount()894 switch (obj->GetFetchResType()) { in JSIsAfterLast()
162 FetchResType FetchFileResultNapi::GetFetchResType() in GetFetchResType() function in OHOS::Media::FetchFileResultNapi248 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()264 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()280 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()296 sFetchResType_ = fileResult->GetFetchResType(); in CreateFetchFileResult()384 switch (obj->GetFetchResType()) { in JSGetCount()434 switch (obj->GetFetchResType()) { in JSIsAfterLast()
60 EXPORT FetchResType GetFetchResType();
61 FetchResType GetFetchResType();
64 FetchResType GetFetchResType();
323 fetchResult->GetFetchResType();
209 FetchResType FetchResult<T>::GetFetchResType() in GetFetchResType() function in OHOS::Media::FetchResult