Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_notify.cpp1580 * 4. RegisterAuthenticateCallback with pkgName and deviceId and authenticateCallback
1612 // 4. RegisterAuthenticateCallback with pkgName and deviceId and authenticateCallback in HWTEST_F()
1614 std::shared_ptr<AuthenticateCallback> authenticateCallback = std::make_shared<AuthenticateCallbackTest>(count3); in HWTEST_F() local
1617 DeviceManagerNotify::GetInstance().RegisterAuthenticateCallback(pkgName, deviceId, authenticateCallback); in HWTEST_F()
1648 * 4. RegisterAuthenticateCallback with pkgName and deviceId and authenticateCallback
1680 // 4. RegisterAuthenticateCallback with pkgName and deviceId and authenticateCallback in HWTEST_F()
1682 std::shared_ptr<AuthenticateCallback> authenticateCallback = std::make_shared<AuthenticateCallbackTest>(count3); in HWTEST_F() local
1685 DeviceManagerNotify::GetInstance().RegisterAuthenticateCallback(pkgName, deviceId, authenticateCallback); in HWTEST_F()
1717 * 4. RegisterAuthenticateCallback with pkgName and deviceId and authenticateCallback
1738 std::shared_ptr<AuthenticateCallback> authenticateCallback in HWTEST_F() local
1791 std::shared_ptr<AuthenticateCallback> authenticateCallback = std::make_shared<AuthenticateCallbackTest>(count[3]); HWTEST_F() local
1849 std::shared_ptr<AuthenticateCallback> authenticateCallback = std::make_shared<AuthenticateCallbackTest>(count3); HWTEST_F() local
1911 std::shared_ptr<AuthenticateCallback> authenticateCallback = std::make_shared<AuthenticateCallbackTest>(count3); HWTEST_F() local
[all...]

Completed in 3 milliseconds