Home
last modified time | relevance | path

Searched refs:OnDeviceBound (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregdatachangelistener_fuzzer/
H A Ddevauthservregdatachangelistener_fuzzer.cpp27 static void OnDeviceBound(const char *peerUdid, const char *groupInfo) {} in OnDeviceBound() function
40 .onDeviceBound = OnDeviceBound,
/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/
H A Ddevauthfunc_fuzzer.cpp192 static void OnDeviceBound(const char *peerUdid, const char* groupInfo) {} in OnDeviceBound() function
205 .onDeviceBound = OnDeviceBound,
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp761 static void OnDeviceBound(const char *peerUdid, const char *groupInfo) in OnDeviceBound() function
807 listener.onDeviceBound = OnDeviceBound; in HWTEST_F()
H A Ddevice_auth_ipc_test.cpp241 static void OnDeviceBound(const char *peerUdid, const char *groupInfo) in OnDeviceBound() function
277 .onDeviceBound = OnDeviceBound,

Completed in 9 milliseconds