Home
last modified time | relevance | path

Searched defs:interfaces_ (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/powermgr/power_manager/utils/lib_loader/include/
H A Dinterface_loader.h38 std::unordered_map<std::string, void*> interfaces_; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dnetsys_network.h104 std::set<std::string> interfaces_; variable
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_namespace.h79 std::vector<AutoPtr<ASTInterfaceType>> interfaces_; variable
H A Dast_module.h130 std::vector<AutoPtr<ASTInterfaceType>> interfaces_; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_namespace.h81 std::vector<AutoPtr<ASTInterfaceType>> interfaces_; variable
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_namespace.h74 std::vector<AutoPtr<ASTInterfaceType>> interfaces_; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.h64 InterfaceInfo interfaces_[InterfaceInfo::MAX]; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_component.h40 MetaInterface** interfaces_; member
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_component.h41 MetaInterface** interfaces_; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_advertiser_stub.cpp30 BluetoothBleAdvertiserStub::interfaces_ = { member in OHOS::Bluetooth::BluetoothBleAdvertiserStub
H A Dbluetooth_ble_central_manager_stub.cpp29 BluetoothBleCentralManagerStub::interfaces_ = { member in OHOS::Bluetooth::BluetoothBleCentralManagerStub
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_config.h231 std::vector<UsbInterface> interfaces_; variable