Searched defs:clientConnection (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessible_ability_channel.cpp | 409 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId, clientName); in GetWindow() local 473 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId, clientName); in GetWindows() local 530 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId, clientName); in SetOnKeyPressEventResult() local 599 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId, clientName); in SendSimulateGesture() local 646 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId, clientName); in SetTargetBundleName() local 686 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId, clientName); in GetElementOperator() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessible_ability_connection.cpp | 114 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId_, clientName_); in GetWindows() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_manager.c | 492 ConnBrConnection *clientConnection = ConnBrGetConnectionByAddr(device->addr, CONN_SIDE_CLIENT); in AttempReuseConnect() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_manager.c | 425 …ConnBleConnection *clientConnection = ConnBleGetConnectionByAddr(device->addr, CONN_SIDE_CLIENT, B… in AttempReuseConnect() local
|