Home
last modified time | relevance | path

Searched defs:sb (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dstatvfsndk.cpp34 struct statvfs sb; in Statvfs() local
53 struct statvfs64 sb; in Statvfs64() local
Dftwndk.cpp30 int copytoU_device(const char *file, const struct stat *sb, int flag) { return 0; } in copytoU_device()
51 static int nftw_callback(const char *pathname, const struct stat *sb, int flag, struct FTW *ftw) { … in nftw_callback()
Dstatfsndk.cpp39 struct statfs sb; in Statfs() local
60 struct statfs64 sb = {PARAM_0}; in Statfs64() local
Dstatndk.cpp71 struct stat sb = {PARAM_0}; in Stat() local
89 struct stat64 sb = {PARAM_0}; in Stat64() local
213 struct stat sb = {PARAM_0}; in Fstat() local
231 struct stat sb = {PARAM_0}; in Fstat64() local
Dunistdndk.cpp622 struct stat sb; in Readlink() local
1331 struct stat sb; in ReadLink() local
1358 struct stat sb; in ReadLinkAt() local
1686 struct stat sb; in ReadlinkChk() local
/test/xts/acts/kernel_lite/fs_posix/src/
DFsOtherTest.cpp100 int FtwCheckDirTree(const char *path, const struct stat *sb, int flag) in FtwCheckDirTree()
145 int NftwCheckDirTree(const char *path, const struct stat *sb, int flag, struct FTW *s) in NftwCheckDirTree()
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
Dbuffer_manager_utest.cpp496 OHOS::SurfaceBuffer *sb = nullptr; in StartExternalStream() local
559 OHOS::SurfaceBuffer *sb = nullptr; in EnqueueBufferNonBlock() local
562 sptr<SurfaceBuffer> sb = nullptr; in EnqueueBufferNonBlock() local