Home
last modified time | relevance | path

Searched defs:actions (Results 1 – 18 of 18) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DNodeLooperThreadTest.cc83 std::vector<NodeAction> actions{{0, 0, 200ms}, {1, 1, 400ms}}; in TEST_F() local
106 std::vector<NodeAction> actions{{0, 0, 200ms}, {1, 1, 500ms}}; in TEST_F() local
138 std::vector<NodeAction> actions{{0, 0, 0ms}, {1, 1, 0ms}}; in TEST_F() local
DHintManagerTest.cc516 std::unordered_map<std::string, Hint> actions = HintManager::ParseActions(json_doc_, nodes); in TEST_F() local
568 auto actions = HintManager::ParseActions(json_doc_, nodes); in TEST_F() local
579 auto actions = HintManager::ParseActions(json_doc_, nodes); in TEST_F() local
587 auto actions = HintManager::ParseActions("invalid json", nodes); in TEST_F() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DNodeLooperThread.cc29 bool NodeLooperThread::Request(const std::vector<NodeAction>& actions, in Request()
68 bool NodeLooperThread::Cancel(const std::vector<NodeAction>& actions, in Cancel()
/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h82 HintManager(sp<NodeLooperThread> nm, const std::unordered_map<std::string, Hint> &actions) in HintManager() argument
/hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8x26/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8x84/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8x09/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 struct adie_codec_action_unit * actions; member
/hardware/qcom/msm8994/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8x09/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8960/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8996/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8994/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8996/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 struct adie_codec_action_unit * actions; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c1584 void *actions) in mm_camera_do_stream_action()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h412 void *actions; member