Searched refs:Hint (Results 1 – 9 of 9) sorted by relevance
/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/ |
D | HintManager.h | 71 struct Hint { struct 72 Hint() {} in Hint() argument 73 Hint(const Hint &obj) in Hint() function 91 HintManager(sp<NodeLooperThread> nm, const std::unordered_map<std::string, Hint> &actions, in HintManager() argument 158 static std::unordered_map<std::string, Hint> ParseActions( 177 std::unordered_map<std::string, Hint> actions_;
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiRttController.hal | 75 * @parm channelHint Hint of the channel information where RTT responder must
|
/hardware/interfaces/wifi/1.4/ |
D | IWifiRttController.hal | 88 * @parm channelHint Hint of the channel information where RTT responder must
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_ray_tracing_invocation_reorder.adoc | 143 void reorderThreadWithHintNV(int Hint, int Bits);
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiRttController.hal | 146 * @parm channelHint Hint of the channel information where RTT responder must
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | HintManager.cc | 345 std::unordered_map<std::string, Hint> actions = HintManager::ParseActions(json_doc, nodes); in GetFromJSON() 538 std::unordered_map<std::string, Hint> HintManager::ParseActions( in ParseActions() 541 std::unordered_map<std::string, Hint> actions_parsed; in ParseActions()
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | HintManagerTest.cc | 223 : HintManager(nullptr, std::unordered_map<std::string, Hint>{}, in HintManagerTest() 282 std::unordered_map<std::string, Hint> actions_; 588 std::unordered_map<std::string, Hint> actions = HintManager::ParseActions(json_doc_, nodes); in TEST_F()
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 918 #define glHint MANGLE(Hint)
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/ |
D | wsi.adoc | 580 [open,refpage='VkFullScreenExclusiveEXT',desc='Hint values an application can specify affecting ful…
|