Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 25 of 26) sorted by relevance

12

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/
H A DImtConflictPerfTestGen.py111 interfaces = ", ".join(["I{}".format(j) for j in range(i+1)]) variable
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_config.h33 std::vector<UsbInterface> interfaces) in USBConfig()
135 void SetInterfaces(const std::vector<UsbInterface> &interfaces) in SetInterfaces()
206 cJSON* interfaces = cJSON_CreateArray(); in getJsonString() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject_factory.h89 static auto interfaces = FinalClass::GetStaticInterfaces(); in GetClassInterfaces() local
/ohos5.0/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
/aosp14/system/core/init/
H A Dinterface_utils.cpp63 Result<void> CheckInterfaceInheritanceHierarchy(const std::set<FQName>& interfaces, in CheckInterfaceInheritanceHierarchy()
H A Dservice.h126 const std::set<std::string>& interfaces() const { return interfaces_; } in interfaces() function
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbConfiguration.java151 public void setInterfaces(@NonNull Parcelable[] interfaces) { in setInterfaces()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dwifi_config_info.cpp116 auto interfaces = GetInterfaceInfoArray(); in GetInterfaceInfo() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dcontent_object.cpp102 bool SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) override in SetRequiredInterfaces()
H A Dattachment_container.cpp80 bool AttachmentContainer::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
H A Dmetadata.cpp293 bool MetadataPropertyContainer::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/hyper_graphic_manager/src/
H A Dhyper_graphic_manager_napi.cpp32 thread_local static RSInterfaces& interfaces = RSInterfaces::GetInstance(); variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp213 std::vector<UsbInterface> interfaces; in ParseConfigDescriptor() local
H A Dusb_service.cpp975 std::vector<UsbInterface> interfaces = it->GetInterfaces(); in FillDevStrings() local
1958 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageGlobalInterfaceImpl() local
1994 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageDeviceImpl() local
2030 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageInterfaceTypeImpl() local
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_hal_fn.cpp42 WifiError VendorHalGetIfaces(wifiHandle handle, int *num, wifiInterfaceHandle **interfaces) in VendorHalGetIfaces()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer_base.cpp300 bool ContainerBase::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
/aosp14/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
H A DLockFindingClassVisitor.java82 String[] interfaces) { in visit()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dconn_manager.cpp385 std::string interfaces = TAB + "interfaces: {"; in GetDumpInfos() local
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DProxyManager.java498 public void addServiceInterfacesLocked(@NonNull List<IAccessibilityServiceClient> interfaces, in addServiceInterfacesLocked()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp208 vector<InterfaceTypeInfo> interfaces = { in RegisterGlobalInterfaces() local
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp247 std::vector<UsbInterface> interfaces; in GetDeviceConfigsMessageParcel() local
261 …Proxy::GetDeviceInterfacesMessageParcel(MessageParcel &data, std::vector<UsbInterface> &interfaces) in GetDeviceInterfacesMessageParcel()
H A Dusb_srv_stub.cpp928 int32_t UsbServerStub::SetDeviceInterfacesMessageParcel(std::vector<UsbInterface> &interfaces, Mess… in SetDeviceInterfacesMessageParcel()
/aosp14/frameworks/base/core/proto/android/service/
H A Dusb.proto150 repeated UsbInterfaceProto interfaces = 5; field
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp354 …terfacesObjs(const napi_env env, const napi_value configObj, std::vector<UsbInterface> &interfaces) in ParseInterfacesObjs()
396 std::vector<UsbInterface> interfaces; in ParseConfigObj() local
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java1213 List<String> interfaces = new ArrayList<>(); in getAvailableExtensionInterfaceNames() local

12