HomeSort by relevance Sort by last modified time
    Searched defs:DumpInfo (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.h 176 DUMP_PROTOCOL_INFO DumpInfo;
  /art/runtime/jit/
profile_saver.cc 513 instance_->DumpInfo(LOG_STREAM(INFO));
562 instance_->DumpInfo(os);
566 void ProfileSaver::DumpInfo(std::ostream& os) {
jit.cc 129 void Jit::DumpInfo(std::ostream& os) {
137 DumpInfo(os);
355 DumpInfo(LOG_STREAM(INFO));
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h 209 @param[in] DumpInfo The function pointer to dump infomation function
218 IN SHELLENV_DUMP_PROTOCOL_INFO DumpInfo OPTIONAL,
624 SHELLENV_DUMP_PROTOCOL_INFO DumpInfo; ///< The pointer to DumpInfo function for the protocol.
    [all...]

Completed in 144 milliseconds