Home
last modified time | relevance | path

Searched defs:sFetchFileResult_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_fetch_file_result_napi.h85 static inline thread_local std::unique_ptr<FetchResult<FileAsset>> sFetchFileResult_ = nullptr; variable
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dfetch_file_result_napi.h90 static inline thread_local std::unique_ptr<FetchResult<FileAsset>> sFetchFileResult_ = nullptr; variable