HomeSort by relevance Sort by last modified time
    Searched refs:WriteEx (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleFileSystem.h 385 // For WriteEx(): On input, the size of the Buffer. On output, the amount of data actually written.
394 // For WriteEx(): The buffer of data to write.
555 EFI_FILE_WRITE_EX WriteEx;
  /external/v8/tools/clang/plugins/tests/
ipc.cpp 140 static void WriteEx(base::Pickle* pickle) {
175 SomeClass<long>::WriteEx<uint64_t>(nullptr);

Completed in 523 milliseconds