Home
last modified time | relevance | path

Searched refs:th (Results 1 – 10 of 10) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DNodeLooperThreadTest.cc65 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
66 EXPECT_TRUE(th->Start()); in TEST_F()
68 EXPECT_TRUE(th->isRunning()); in TEST_F()
71 th->Stop(); in TEST_F()
72 EXPECT_FALSE(th->isRunning()); in TEST_F()
77 sp<NodeLooperThread> th = new NodeLooperThread(std::move(nodes_)); in TEST_F() local
78 EXPECT_TRUE(th->Start()); in TEST_F()
79 EXPECT_TRUE(th->isRunning()); in TEST_F()
84 EXPECT_TRUE(th->Request(actions, "LAUNCH")); in TEST_F()
94 th->Stop(); in TEST_F()
[all …]
/hardware/interfaces/camera/device/1.0/
DICameraDeviceCallback.hal108 * i-th message is always smaller than i+1-th message.
/hardware/interfaces/drm/1.0/
Dtypes.hal280 * 10th block is encrypted.
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto557 * lowest 1/8th of the battery, and bucket 8 is 100%.
/hardware/interfaces/sensors/1.0/
Dtypes.hal742 * The least significant 2nd, 3rd and 4th bits are used to represent four
1097 * int32_t: resample method (0-th order, 1st order...)
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal202 * Tuner may first quickly check every n-th channel and if it detects echo
/hardware/interfaces/wifi/1.0/
Dtypes.hal1998 * Floor in units of 1/16th of floor. 0x80000000 if unknown.
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal275 * ``Pi'' is the i'th HmacSharingParameters value in the params vector. Note that at
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal4289 * times. The output tensor's i-th dimension has `input.dims(i) * multiples[i]`
4291 * along the i-th dimension.
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal4531 * times. The output tensor's i-th dimension has `input.dims(i) * multiples[i]`
4533 * along the i-th dimension.