Home
last modified time | relevance | path

Searched refs:IsFastRequestCanceled (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_manager_impl.cpp151 static bool IsFastRequestCanceled(const std::string &requestId, std::string &photoId) in IsFastRequestCanceled() function
484 bool hasFastRequestInProcess = IsFastRequestCanceled(requestId, photoId); in NativeCancelRequest()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_manager_napi.cpp1636 static bool IsFastRequestCanceled(const std::string &requestId, std::string &photoId) in IsFastRequestCanceled() function
1684 bool hasFastRequestInProcess = IsFastRequestCanceled(requestId, photoId); in JSCancelRequest()

Completed in 6 milliseconds