Searched defs:sb (Results 1 – 7 of 7) sorted by relevance
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | statvfsndk.cpp | 34 struct statvfs sb; in Statvfs() local 53 struct statvfs64 sb; in Statvfs64() local
|
| D | ftwndk.cpp | 30 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()
|
| D | statfsndk.cpp | 39 struct statfs sb; in Statfs() local 60 struct statfs64 sb = {PARAM_0}; in Statfs64() local
|
| D | statndk.cpp | 71 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
|
| D | unistdndk.cpp | 622 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/ |
| D | FsOtherTest.cpp | 100 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/ |
| D | buffer_manager_utest.cpp | 496 OHOS::SurfaceBuffer *sb = nullptr; in StartExternalStream() local 559 OHOS::SurfaceBuffer *sb = nullptr; in EnqueueBufferNonBlock() local 562 sptr<SurfaceBuffer> sb = nullptr; in EnqueueBufferNonBlock() local
|