Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 - 25 of 64) sorted by relevance

123

/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_all_network_interfaces_plugin.cpp47 std::vector<std::string> interfaces; in OnGetPolicy() local
/third_party/libuv/test/
H A Dtest-platform-output.c36 uv_interface_address_t* interfaces; in TEST_IMPL() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_code_generator.h28 std::string interfaces; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_code_generator.h28 std::string interfaces; member
/third_party/spirv-tools/test/val/
H A Dval_code_generator.h28 std::string interfaces; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Deth_p_oui.c94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local
H A Dvlan_full.c54 struct hapd_interfaces *interfaces; in dyn_iface_get() local
90 struct hapd_interfaces *interfaces; in dyn_iface_put() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Deth_p_oui.c94 struct hapd_interfaces *interfaces; in eth_p_oui_register() local
H A Dvlan_full.c54 struct hapd_interfaces *interfaces; in dyn_iface_get() local
90 struct hapd_interfaces *interfaces; in dyn_iface_put() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c20 struct interfaces { struct
32 dl_list_for_each(iface, list, struct interfaces, list) { in add_interface() argument
163 dl_list_for_each_safe(iface, n, list, struct interfaces, list) add_interfaces() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c20 struct interfaces { struct
32 dl_list_for_each(iface, list, struct interfaces, list) { in add_interface() argument
163 dl_list_for_each_safe(iface, n, list, struct interfaces, list) add_interfaces() argument
[all...]
/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_config.h135 void SetInterfaces(const std::vector<UsbInterface> &interfaces) in SetInterfaces() argument
206 cJSON* interfaces = cJSON_CreateArray(); in getJsonString() local
32 USBConfig(uint32_t id, uint32_t attributes, std::string name, uint32_t maxPower, std::vector<UsbInterface> interfaces) USBConfig() argument
[all...]
/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp213 std::vector<UsbInterface> interfaces; in ParseConfigDescriptor() local
/third_party/libuv/src/unix/
H A Dtcp.c228 uv_interface_address_t* interfaces; in uv__ipv6_link_local_scope_id() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmIndexingTests.cpp562 GraphicsInterfaces interfaces; in addGraphicsOutputComponentIndexingTests() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderProgramInterfaces.cpp332 const glw::GLenum interfaces[] = { in iterate() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate.cpp229 std::vector<uint32_t> interfaces; in ValidateBinaryUsingContextAndValidationState() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate.cpp229 std::vector<uint32_t> interfaces; in ValidateBinaryUsingContextAndValidationState() local
/third_party/spirv-tools/source/val/
H A Dvalidate.cpp221 std::vector<uint32_t> interfaces; in ValidateBinaryUsingContextAndValidationState() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmIndexingTests.cpp562 GraphicsInterfaces interfaces; in addGraphicsOutputComponentIndexingTests() local
/third_party/node/src/
H A Dnode_os.cc176 uv_interface_address_t* interfaces; in GetInterfaceAddresses() local
[all...]
H A Dnode_report.cc334 uv_interface_address_t* interfaces; in PrintNetworkInterfaceInfo() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_i.h124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_i.h124 struct dl_list interfaces; /* struct upnp_wps_device_interface */ member
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc291 std::string interfaces = "// @@protoc_insertion_point(message_implements:" + in ExtraMessageInterfaces() local
298 std::string interfaces = "// @@protoc_insertion_point(builder_implements:" + in ExtraBuilderInterfaces() local
304 std::string interfaces = "// @@protoc_insertion_point(interface_extends:" + in ExtraMessageOrBuilderInterfaces() local

Completed in 17 milliseconds

123