Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_channel.cpp409 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 Dmock_accessible_ability_connection.cpp114 sptr<AccessibleAbilityConnection> clientConnection = GetConnection(accountId_, clientName_); in GetWindows() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c492 ConnBrConnection *clientConnection = ConnBrGetConnectionByAddr(device->addr, CONN_SIDE_CLIENT); in AttempReuseConnect() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c425 …ConnBleConnection *clientConnection = ConnBleGetConnectionByAddr(device->addr, CONN_SIDE_CLIENT, B… in AttempReuseConnect() local