Home
last modified time | relevance | path

Searched defs:WriterOsFile (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/os/
Dnative_stack.h33 const auto WriterOsFile = panda::os::unix::native_stack::WriterOsFile; // NOLINT(readability-ident… variable
Dnative_stack.cpp26 bool WriterOsFile([[maybe_unused]] const void *buffer, [[maybe_unused]] size_t count, [[maybe_unuse… in WriterOsFile() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dnative_stack.cpp39 bool WriterOsFile(const void *buffer, size_t count, int fd) in WriterOsFile() function