Home
last modified time | relevance | path

Searched defs:getprop (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/rs/perf-test-scripts/
H A Dget-freq11 getprop() { function
H A Dset-cpu-freq15 getprop() { function
H A Dset-gpu-freq15 getprop() { function
H A Dget-thermal13 getprop() { function
/aosp12/system/tools/aidl/tests/
H A Daidl_integration_test.py162 def getprop(host, prop): function
/aosp12/frameworks/compile/libbcc/gdb_plugin/
H A Dandroid-commands.py276 def getprop(self, property=None): member in ADB
/aosp12/bootable/recovery/tests/unit/
H A Dupdater_test.cpp237 TEST_F(UpdaterTest, getprop) { in TEST_F() argument