Home
last modified time | relevance | path

Searched defs:sFetchResType_ (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.h89 static inline thread_local FetchResType sFetchResType_ = FetchResType::TYPE_FILE; variable
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dfetch_file_result_napi.h94 static inline thread_local FetchResType sFetchResType_ = FetchResType::TYPE_FILE; variable