OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:partition_name
(Results
1 - 3
of
3
) sorted by null
/system/core/init/
devices.c
67
const char *
partition_name
;
member in struct:uevent
313
uevent->
partition_name
= NULL;
342
uevent->
partition_name
= msg;
440
if (uevent->
partition_name
) {
441
p = strdup(uevent->
partition_name
);
/development/tools/labpretest/
labpretest.sh
232
#
partition_name
/bootable/recovery/applypatch/
applypatch.c
125
// "MTD:<
partition_name
>:<size_1>:<sha1_1>:<size_2>:<sha1_2>:..." (or
Completed in 437 milliseconds