Home
last modified time | relevance | path

Searched defs:states (Results 1 – 14 of 14) sorted by relevance

/hardware/google/pixel/powerstats/aidl/android/vendor/powerstats/
DIPixelStateResidencyProvider.aidl28 in State[] states); in registerCallbackByStates()
/hardware/interfaces/power/stats/aidl/default/
DFakeStateResidencyDataProvider.h31 FakeStateResidencyDataProvider(const std::string& name, std::vector<State> states) in FakeStateResidencyDataProvider()
/hardware/google/pixel/powerstats/
DDisplayStateResidencyDataProvider.cpp37 uint32_t id, std::string path, std::vector<std::string> states) in DisplayStateResidencyDataProvider()
DPowerStatsAidl.cpp185 void PowerStats::statesUpdate(const std::string &entityName, const std::vector<State> &states) { in statesUpdate()
/hardware/google/pixel/powerstats/dataproviders/
DDisplayStateResidencyDataProvider.cpp36 std::string name, std::string path, std::vector<std::string> states) in DisplayStateResidencyDataProvider()
DPixelStateResidencyDataProvider.cpp32 void PixelStateResidencyDataProvider::addEntity(std::string name, std::vector<State> states) { in addEntity()
/hardware/google/gfxstream/guest/mesa/bin/
Dgen_release_notes.py40 import docutils.parsers.rst.states as states namespace
/hardware/interfaces/power/1.0/default/
DPower.cpp66 hidl_vec<PowerStatePlatformSleepState> states; in getPlatformLowPowerStats() local
/hardware/google/pixel/usb/
DCommonUtils.cpp205 std::vector<std::string> *states, in BuildVendorUsbDataSessionEvent()
/hardware/google/gfxstream/host/vulkan/
DVkReconstruction.h66 std::vector<HandleReconstruction> states = member
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp162 Status status) { in TEST_P()
/hardware/google/aemu/host-common/
DMultiDisplay.cpp356 RecorderStates states = mRecordAgent->getRecorderState(); in destroyDisplay() local
406 RecorderStates states = mRecordAgent->getRecorderState(); in setDisplayPose() local
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp173 StatesMap states = {}; in waitFor() local
/hardware/interfaces/wifi/aidl/default/tests/
Daidl_struct_util_unit_tests.cpp132 wifi_link_state states[sizeof(wifi_link_state)] = {wifi_link_state::WIFI_LINK_STATE_UNKNOWN, in TEST_F() local