OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dump_vpd_log
(Results
1 - 5
of
5
) sorted by null
/system/connectivity/shill/bin/
set_wifi_regulatory
27
# Example output of
dump_vpd_log
--stdout:
30
dump_vpd_log
--stdout |
test_set_wifi_regulatory
43
dump_vpd_log
() {
function
/external/autotest/client/site_tests/login_OobeLocalization/
login_OobeLocalization.py
21
#
dump_vpd_log
reads the VPD cache in lieu of running `vpd -l`.
23
# The filtered cache is created from the cache by
dump_vpd_log
. It is read
25
# created by
dump_vpd_log
and read. See
66
utils.run('
dump_vpd_log
--clean')
151
# Remove filtered cache so
dump_vpd_log
recreates it from the cache we
154
utils.run('
dump_vpd_log
')
/external/autotest/server/site_tests/platform_Vpd/
platform_Vpd.py
80
host.run('
dump_vpd_log
--clean')
89
'
dump_vpd_log
--clean' % vpdfile)
/external/autotest/server/site_tests/network_WiFi_RegDomain/
network_WiFi_RegDomain.py
36
VPD_CLEAN_COMMAND ='
dump_vpd_log
--clean'
Completed in 602 milliseconds