OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RENDER_HWID_RTOL
(Results
1 - 3
of
3
) sorted by null
/external/vboot_reference/firmware/include/
bmpblk_header.h
134
* specify upper-left corner of the HWID string. For
RENDER_HWID_RTOL
, they
138
#define
RENDER_HWID_RTOL
"$HWID.rtol"
/external/vboot_reference/utility/
bmpblk_util.c
297
RENDER_HWID_RTOL
, image_name,
403
RENDER_HWID_RTOL
, iptr->tag,
bmpblk_utility.cc
240
if (image_name ==
RENDER_HWID_RTOL
) {
286
} else if (screen.image_names[index1] ==
RENDER_HWID_RTOL
) {
287
config_.images_map[
RENDER_HWID_RTOL
].data.tag = TAG_HWID_RTOL;
290
RENDER_HWID_RTOL
);
Completed in 74 milliseconds