Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/include/
H A Dunique_fd.h401 using UniqueFd = UniqueFdAddDeletor<DefaultDeleter>; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp31 using UniqueFd = OHOS::UniqueFd; typedef