OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:remount_service
(Results
1 - 5
of
5
) sorted by null
/system/core/adb/
remount_service.c
106
void
remount_service
(int fd, void *cookie)
function
Android.mk
116
remount_service
.c \
adb.h
328
void
remount_service
(int fd, void *cookie);
services.c
369
ret = create_service_thread(
remount_service
, NULL);
/bootable/recovery/minadbd/
adb.h
283
void
remount_service
(int fd, void *cookie);
Completed in 280 milliseconds