OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_block_device_writable
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
remount_service.h
22
bool
make_block_device_writable
(const std::string&);
remount_service.cpp
77
bool
make_block_device_writable
(const std::string& dev) {
function
97
if (!
make_block_device_writable
(dev)) {
set_verity_enable_state_service.cpp
49
if (!
make_block_device_writable
(block_device)) {
Completed in 42 milliseconds