OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Print2
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PrintDxe/
Print.c
2
This driver produces
Print2
protocol layered on top of the PrintLib from the MdePkg.
17
#include <Protocol/
Print2
.h>
41
This is the entry point for Print DXE Driver. It installs the
Print2
Protocol.
/art/test/ManyMethods/
ManyMethods.java
51
public static void
Print2
() {
94
Print2
();
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
PrintLib.c
5
provided in the
Print2
protocol. This protocol is defined as the internal
22
#include <Protocol/
Print2
.h>
32
The constructor function caches the pointer to
Print2
protocol.
34
The constructor function locates
Print2
protocol from protocol database.
[
all
...]
Completed in 121 milliseconds