Home
last modified time | relevance | path

Searched refs:AbilityNegotiate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c104 static int AbilityNegotiate(const int bindType);
1153 static int AbilityNegotiate(const int bindType) in AbilityNegotiate() function
1187 int reply = AbilityNegotiate(bindType); in CreateRespNegotiateMsg()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h484 void AbilityNegotiate();
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp742 void DmAuthManager::AbilityNegotiate() in AbilityNegotiate() function in OHOS::DistributedHardware::DmAuthManager
2389 AbilityNegotiate(); in ProcRespNegotiate()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp159 authManager_->AbilityNegotiate();