Home
last modified time | relevance | path

Searched defs:node_path (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/dtc/tests/
H A Dpylibfdt_tests.py83 def GetPropList(self, node_path): argument
101 def GetSubnodes(self, node_path): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/protobuf/
H A Dsaved_metadata.proto22 string node_path = 3; field
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/tests/
Dapi_test.rs262 let node_path = cstr!("/node_z/node_zz"); in node_add_subnode_with_namelen() localVariable
277 let node_path = node_path.to_str().unwrap(); in node_add_subnode_with_namelen() localVariable
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DPropertyNode.cc32 PropertyNode::PropertyNode(std::string name, std::string node_path, in PropertyNode()
DEventNode.cc33 std::string name, std::string node_path, std::vector<RequestGroup> req_sorted, in EventNode()
DNode.cc29 Node::Node(std::string name, std::string node_path, in Node()
DFileNode.cc33 FileNode::FileNode(std::string name, std::string node_path, std::vector<RequestGroup> req_sorted, in FileNode()
DHintManager.cc376 const std::string &node_path = nodes[i]->GetPath(); in GetFromJSON() local
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/
DGpuCapacityNode.cpp43 std::string_view node_path) in GpuCapacityNode()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_saved_model_utils.py142 node_path=None): argument
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Ddebug_config.rs37 node_path: CString, field
/aosp_15_r20/external/coreboot/src/commonlib/
H A Ddevice_tree.c1713 char node_path[64]; /* easily enough for /fragment@XXXX/__overlay__ */ in dt_fix_symbols() local
1753 char *node_path = entry; in dt_fixup_external() local
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Ddevice_assignment.rs753 node_path: CString, field
895 let node_path = vm_dtbo.locate_overlay_target_path(dtbo_node_path, &dtbo_node)?; in parse() localVariable
/aosp_15_r20/external/libusb/libusb/os/
H A Dsunos_usb.c113 const char *node_path, const char *match, char **link_path) in sunos_physpath_to_devlink()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c1579 const char *node_path = dev->nodes[DRM_NODE_RENDER]; in virtgpu_open_device() local