Home
last modified time | relevance | path

Searched defs:ConnectInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
H A Dconnect_command.h31 struct ConnectInfo { struct
32 WifiDirectConnectInfo info_; argument
51 ConnectInfo& GetConnectInfo(); argument
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_helper.h51 struct ConnectInfo { struct
53 sptr<AppFileAccessExtConnection> fileAccessExtConnection = nullptr;
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h59 struct ConnectInfo { struct
60 CallerInfo callerInfo;
61 sptr<IRemoteObject> callbackWrapper;
62 AppExecFwk::ElementName element;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H A Dlnn_connect_info.h42 } ConnectInfo; typedef