Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedevice_fuzzer/
H A Dauthenticate_device_fuzzer.cpp167 std::shared_ptr<DmInitCallback> g_initcallback = std::make_shared<DmInitCallbackTest>(); variable
212 DeviceManager::GetInstance().InitDeviceManager(str, g_initcallback); in AuthenticateDeviceFirstFuzzTest()