Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Ddir_asset.cpp33 void DirAsset::SetDirType(const int32_t dirtype) in SetDirType()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dcoda.h101 #define CDTTOIF(dirtype) ((dirtype) << 12) argument