Searched refs:g_WifiChipController (Results 1 – 1 of 1) sorted by relevance
34 shared_ptr<ChipControllerStub> g_WifiChipController = nullptr; variable53 if (g_WifiChipController == nullptr) { in WifiChipStubFuzzTest()56 g_WifiChipController = make_shared<ChipControllerStub>(impl); in WifiChipStubFuzzTest()58 g_WifiChipController->OnRemoteRequest(code, datas, reply, option); in WifiChipStubFuzzTest()