Searched refs:SetSeek (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ | ||
H A D | file.h | 162 bool SetSeek(long offset) in SetSeek() function in ark::os::windows::file::File |
/arkcompiler/runtime_core/platforms/unix/libpandabase/ | ||
H A D | file.h | 214 bool SetSeek(off_t offset) in SetSeek() function in panda::os::unix::file::File |
/arkcompiler/runtime_core/platforms/windows/libpandabase/ | ||
H A D | file.h | 186 bool SetSeek(long offset) in SetSeek() function in panda::os::windows::file::File |
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ | ||
H A D | file.h | 204 bool SetSeek(off_t offset) in SetSeek() function in ark::os::unix::file::File |
Completed in 3 milliseconds