Home
last modified time | relevance | path

Searched defs:actions (Results 1 – 22 of 22) 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.cc450 std::map<std::string, std::vector<NodeAction>> actions = in TEST_F() local
492 std::map<std::string, std::vector<NodeAction>> actions = in TEST_F() local
505 std::map<std::string, std::vector<NodeAction>> actions = in TEST_F() local
514 std::map<std::string, std::vector<NodeAction>> actions = 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()
DHintManager.cc127 std::map<std::string, std::vector<NodeAction>> actions = in GetFromJSON() local
306 Json::Value actions = root["Actions"]; in ParseActions() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h39 const std::map<std::string, std::vector<NodeAction>>& actions) in HintManager()
/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc51 const std::map<std::string, std::vector<NodeAction>>& actions) in NodeVerifier()
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 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/msm8998/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 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/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 struct adie_codec_action_unit *actions; member
/hardware/qcom/msm8998/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 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/msm8994/original-kernel-headers/linux/mfd/
Dmsm-adie-codec.h66 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/msm8x84/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/kernel-headers/linux/mfd/
Dmsm-adie-codec.h47 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/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