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
65
const char *
partition_name
;
member in struct:uevent
337
uevent->
partition_name
= NULL;
366
uevent->
partition_name
= msg;
464
if (uevent->
partition_name
) {
465
p = strdup(uevent->
partition_name
);
/development/tools/labpretest/
labpretest.sh
232
#
partition_name
/bootable/recovery/applypatch/
applypatch.c
124
// "MTD:<
partition_name
>:<size_1>:<sha1_1>:<size_2>:<sha1_2>:..." (or
Completed in 227 milliseconds