Searched refs:ro (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/cmds/incident_helper/tests/ |
D | SystemPropertiesParser_test.cpp | 68 SystemPropertiesProto::Ro* ro = expected.mutable_ro(); in TEST_F() local 69 ro->mutable_boot()->add_boottime("1BLL:85"); in TEST_F() 70 ro->mutable_boot()->add_boottime("1BLE:898"); in TEST_F() 71 ro->mutable_boot()->add_boottime("2BLL:0"); in TEST_F() 72 ro->mutable_boot()->add_boottime("2BLE:862"); in TEST_F() 73 ro->mutable_boot()->add_boottime("SW:6739"); in TEST_F() 74 ro->mutable_boot()->add_boottime("KL:340"); in TEST_F() 75 ro->mutable_bootimage()->set_build_date_utc(1509394807LL); in TEST_F() 76 ro->mutable_bootimage()->set_build_fingerprint( in TEST_F() 78 ro->mutable_hardware()->set_value("marlin"); in TEST_F() [all …]
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | system_properties.txt | 9 [ro.boot.boottime]: [1BLL:85,1BLE:898,2BLL:0,2BLE:862,SW:6739,KL:340] 10 [ro.bootimage.build.date.utc]: [1509394807] 11 [ro.bootimage.build.fingerprint]: [google/marlin/marlin:P/MASTER/jinyithu10301320:eng/dev-keys] 12 [ro.hardware]: [marlin] 13 [ro.hardware.power]: [marlin-profile] 14 [ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi] 15 [ro.product.vendor.brand]: [google] 16 [ro.wifi.channels]: []
|
/frameworks/base/cmds/incident_helper/src/parsers/ |
D | SystemPropertiesParser.cpp | 109 Message ro(&roTable); in Parse() local 115 ro.addSubMessage(SystemPropertiesProto::Ro::BOOT, &boot); in Parse() 121 ro.addSubMessage(SystemPropertiesProto::Ro::BOOTIMAGE, &bootimage); in Parse() 133 ro.addSubMessage(SystemPropertiesProto::Ro::BUILD, &build); in Parse() 139 ro.addSubMessage(SystemPropertiesProto::Ro::CONFIG, &config); in Parse() 145 ro.addSubMessage(SystemPropertiesProto::Ro::HARDWARE, &hardware); in Parse() 157 ro.addSubMessage(SystemPropertiesProto::Ro::PRODUCT, &product); in Parse() 163 ro.addSubMessage(SystemPropertiesProto::Ro::TELEPHONY, &telephony); in Parse() 169 ro.addSubMessage(SystemPropertiesProto::Ro::VENDOR, &vendor); in Parse() 171 sysProp.addSubMessage(SystemPropertiesProto::RO, &ro); in Parse()
|
/frameworks/opt/net/lowpan/build/ |
D | wpantund.rc | 1 service wpantund /system/bin/wpantund -s ${ro.lowpan.wpantund.socket:-system:/system/bin/lowpan_hdl… 9 on property:ro.lowpan.hal.device=*
|
/frameworks/rs/perf-test-scripts/ |
D | get-thermal | 40 echo Device: `adb shell getprop ro.product.model`
|
D | set-gpu-freq | 42 echo Device: `adb shell getprop ro.product.model`
|
D | get-freq | 34 echo Device: `adb shell getprop ro.product.model`
|
D | set-cpu-freq | 42 echo Device: `adb shell getprop ro.product.model`
|
/frameworks/native/cmds/installd/ |
D | otapreopt_slot.sh | 21 SLOT_SUFFIX=$(getprop ro.boot.slot_suffix)
|
/frameworks/base/cmds/statsd/ |
D | statsd.rc | 22 on property:ro.statsd.enable=false
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 19 /vendor/lib/hw/vulkan.<ro.product.platform>.so 20 /vendor/lib64/hw/vulkan.<ro.product.platform>.so 22 where +<ro.product.platform>+ is replaced by the value of the system property of that name. See htt… 42 On debuggable devices (+ro.debuggable+ property exists and is non-zero, generally rooted or enginee…
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 24 available from this address: http://jet.ro/files/angeles.zip
|
/frameworks/base/core/proto/android/os/ |
D | system_properties.proto | 356 optional string value = 1; // value of ro.hardware itself 465 optional Ro ro = 21; field
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ResolverActivity.java | 1610 ResolvedComponentInfo ro, CharSequence roLabel) { in processGroup() argument 1615 addResolveInfoWithAlternates(ro, null, roLabel); in processGroup() 1619 final ApplicationInfo ai = ro.getResolveInfoAt(0).activityInfo.applicationInfo; in processGroup()
|
/frameworks/support/media/src/androidTest/res/raw/ |
D | testmp3_3.raw | 1 …IKip9ByZsdTQAApdx5YBLHBcjLbkDo0oK/LJBPae6GV+HoL7HVRx22fhC82CBK71BOzdm//H7b/ro+f6I9Rbb61IuCPoDTbLee…
|