/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | NodeLooperThreadTest.cc | 83 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
|
D | HintManagerTest.cc | 516 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/ |
D | NodeLooperThread.cc | 29 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/ |
D | HintManager.h | 82 HintManager(sp<NodeLooperThread> nm, const std::unordered_map<std::string, Hint> &actions) in HintManager() argument
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 66 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8x26/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 66 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8x09/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_action_unit * actions; member
|
/hardware/qcom/msm8994/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 66 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8960/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 66 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 66 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/msm8996/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 47 struct adie_codec_action_unit * actions; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 66 struct adie_codec_action_unit *actions; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera.c | 1584 void *actions) in mm_camera_do_stream_action()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 412 void *actions; member
|