Home
last modified time | relevance | path

Searched refs:Node (Results 1 – 23 of 23) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/
DNode.cc29 Node::Node(std::string name, std::string node_path, in Node() function in android::perfmgr::Node
39 bool Node::AddRequest(std::size_t value_index, const std::string& hint_type, in AddRequest()
51 bool Node::RemoveRequest(const std::string& hint_type) { in RemoveRequest()
60 const std::string& Node::GetName() const { in GetName()
64 const std::string& Node::GetPath() const { in GetPath()
68 bool Node::GetValueIndex(const std::string& value, std::size_t* index) const { in GetValueIndex()
80 std::size_t Node::GetDefaultIndex() const { in GetDefaultIndex()
84 bool Node::GetResetOnInit() const { in GetResetOnInit()
88 std::vector<std::string> Node::GetValues() const { in GetValues()
DPropertyNode.cc35 : Node(std::move(name), std::move(node_path), std::move(req_sorted), in PropertyNode()
DAndroid.bp56 "Node.cc",
DHintManager.cc335 std::vector<std::unique_ptr<Node>> nodes = ParseNodes(json_doc); in GetFromJSON()
371 std::vector<std::unique_ptr<Node>> HintManager::ParseNodes( in ParseNodes()
374 std::vector<std::unique_ptr<Node>> nodes_parsed; in ParseNodes()
539 const std::string &json_doc, const std::vector<std::unique_ptr<Node>> &nodes) { in ParseActions()
570 HintActionType action_type = HintActionType::Node; in ParseActions()
588 if (action_type == HintActionType::Node) { in ParseActions()
DFileNode.cc35 : Node(std::move(name), std::move(node_path), std::move(req_sorted), default_val_index, in FileNode()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dqueue.c37 typedef struct Node { struct
39 struct Node *next; argument
40 } Node; typedef
43 Node *head;
44 Node *tail;
79 Node *new_node = (Node *) malloc(sizeof(Node)); in push()
101 Node *temp; in pop()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dqueue.c37 typedef struct Node struct
40 struct Node *next; argument
41 } Node; typedef
45 Node *head;
46 Node *tail;
81 Node *new_node = (Node *) malloc(sizeof(Node)); in push()
106 Node *temp; in pop()
/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DNode.h47 class Node {
49 virtual ~Node() {} in ~Node()
73 Node(std::string name, std::string node_path,
76 Node(const Node& other) = delete;
77 Node& operator=(Node const&) = delete;
DPropertyNode.h30 class PropertyNode : public Node {
41 PropertyNode(const Node& other) = delete;
42 PropertyNode& operator=(Node const&) = delete;
DFileNode.h32 class FileNode : public Node {
46 FileNode(const Node& other) = delete;
47 FileNode& operator=(Node const&) = delete;
DNodeLooperThread.h58 explicit NodeLooperThread(std::vector<std::unique_ptr<Node>> nodes) in NodeLooperThread()
91 std::vector<std::unique_ptr<Node>> nodes_; // parsed from Config
DHintManager.h61 enum class HintActionType { Node, DoHint, EndHint, MaskHint }; enumerator
156 static std::vector<std::unique_ptr<Node>> ParseNodes(
159 const std::string &json_doc, const std::vector<std::unique_ptr<Node>> &nodes);
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc90 "Node": "CPUCluster1MinFreq",
96 "Node": "ModeProperty",
102 "Node": "CPUCluster0MinFreq",
109 "Node": "ModeProperty",
115 "Node": "CPUCluster1MinFreq",
122 "Node": "TestEnableProperty",
283 std::vector<std::unique_ptr<Node>> nodes_;
451 std::vector<std::unique_ptr<Node>> nodes = in TEST_F()
485 std::vector<std::unique_ptr<Node>> nodes = in TEST_F()
494 std::vector<std::unique_ptr<Node>> nodes = in TEST_F()
[all …]
DNodeLooperThreadTest.cc52 std::vector<std::unique_ptr<Node>> nodes_;
/hardware/google/pixel/presubmit_tests/schemas/
Dpowerhint-schema.proto20 repeated Node nodes = 1 [ json_name = "Nodes" ];
24 message Node { message
36 string node = 2 [ json_name = "Node" ];
/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc40 std::vector<std::unique_ptr<Node>> nodes = ParseNodes(json_doc); in VerifyNodes()
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp780 using Node = StateDag::reference; typedef
784 Node makeNode(StreamDescriptor::State s, TransitionTrigger t, Next&&... next) { in makeNode()
787 Node makeNodes(const std::vector<StateTransitionFrom>& v, Node last) { in makeNodes()
788 auto helper = [&](auto i, auto&& h) -> Node { in makeNodes()
794 Node makeNodes(StreamDescriptor::State s, TransitionTrigger t, size_t count, Node last) { in makeNodes()
795 auto helper = [&](size_t c, auto&& h) -> Node { in makeNodes()
801 Node makeNodes(const std::vector<StateTransitionFrom>& v, StreamDescriptor::State f) { in makeNodes()
804 Node makeFinalNode(StreamDescriptor::State s) { in makeFinalNode()
4408 StateDag::Node last = d->makeFinalNode(State::ACTIVE); in makeBurstCommands()
4410 StateDag::Node idle = d->makeNode( in makeBurstCommands()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
DREADME.md4 [![Node.js CI](https://github.com/wshito/asciidoctor-chunker/actions/workflows/node.js.yml/badge.sv…
45 1. Install [Node.js](https://nodejs.org/), the JavaScript runtime. This will install `npm`, the pa…
Dasciidoctor-chunker.js4Node=void 0;var o=n(9960),a=new Map([[o.ElementType.Tag,1],[o.ElementType.Script,1],[o.ElementType…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
DREADME.md15 …rdless of browser or environment, so you can pre-render expressions using Node.js and send them as…
Dkatex.mjs592 * in Firefox, Chrome and Node.
/hardware/interfaces/media/omx/1.0/
DIOmxStore.hal76 * Node attribute
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dexecutiongraphs.adoc171 code:PayloadNodeNameAMDX decoration with a code:Node code:Name that
705 The code:Node code:Name operand of the code:PayloadNodeNameAMDX decoration