Home
last modified time | relevance | path

Searched refs:Hint (Results 1 – 9 of 9) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h71 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/
DIWifiRttController.hal75 * @parm channelHint Hint of the channel information where RTT responder must
/hardware/interfaces/wifi/1.4/
DIWifiRttController.hal88 * @parm channelHint Hint of the channel information where RTT responder must
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_ray_tracing_invocation_reorder.adoc143 void reorderThreadWithHintNV(int Hint, int Bits);
/hardware/interfaces/wifi/1.0/
DIWifiRttController.hal146 * @parm channelHint Hint of the channel information where RTT responder must
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc345 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/
DHintManagerTest.cc223 : 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/
Dgl_mangle.h918 #define glHint MANGLE(Hint)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc580 [open,refpage='VkFullScreenExclusiveEXT',desc='Hint values an application can specify affecting ful…