Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp1163 authManager_->ProcessSourceMsg();
1171 authManager_->ProcessSourceMsg();
1179 authManager_->ProcessSourceMsg();
1187 authManager_->ProcessSourceMsg();
1195 authManager_->ProcessSourceMsg();
1203 authManager_->ProcessSourceMsg();
1211 authManager_->ProcessSourceMsg();
1219 authManager_->ProcessSourceMsg();
1227 authManager_->ProcessSourceMsg();
1235 authManager_->ProcessSourceMsg();
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c98 static void ProcessSourceMsg(const char *data, unsigned int dataLen);
1264 ProcessSourceMsg(data, dataLen); in OnBytesReceived()
1316 static void ProcessSourceMsg(const char *data, unsigned int dataLen) in ProcessSourceMsg() function
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h481 void ProcessSourceMsg();
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp432 void DmAuthManager::ProcessSourceMsg() in ProcessSourceMsg() function in OHOS::DistributedHardware::DmAuthManager
547 ProcessSourceMsg(); in OnDataReceived()