OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PART_SCHEME_MBR
(Results
1 - 3
of
3
) sorted by null
/system/core/include/diskconfig/
diskconfig.h
32
#define
PART_SCHEME_MBR
0x1
/system/core/libdiskconfig/
diskconfig.c
185
dinfo->scheme =
PART_SCHEME_MBR
;
397
case
PART_SCHEME_MBR
:
469
case
PART_SCHEME_MBR
:
524
case
PART_SCHEME_MBR
:
/system/vold/
Disk.cpp
407
dinfo.scheme =
PART_SCHEME_MBR
;
Completed in 217 milliseconds