Home
last modified time | relevance | path

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

/test/dittosuite/src/
Dsyscall.cpp84 int64_t Syscall::Write(int fd, char* buf, int64_t count, int64_t offset) { in Write() function in dittosuite::Syscall
/test/vts-testcase/kernel/bow/
DBowTest.cpp264 int Write(SectorTypes type) { in Write() function in android::FileBowTestFixture