OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_ADB_KEYS_PATH
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/cros/
tradefed_constants.py
14
ANDROID_ADB_KEYS_PATH
= '/data/misc/adb/adb_keys'
tradefed_test.py
206
self._write_android_file(constants.
ANDROID_ADB_KEYS_PATH
, f.read())
208
'restorecon ' + pipes.quote(constants.
ANDROID_ADB_KEYS_PATH
))
[
all
...]
Completed in 197 milliseconds