Searched refs:getSupplicantStaIface (Results 1 – 8 of 8) sorted by relevance
35 return ISupplicantStaIface::castFrom(getSupplicantStaIface(supplicant)); in getSupplicantStaIface_1_1()
30 return ISupplicantStaIface::castFrom(getSupplicantStaIface(supplicant)); in getSupplicantStaIface_1_4()
36 return ISupplicantStaIface::castFrom(getSupplicantStaIface(supplicant)); in getSupplicantStaIface_1_2()
32 return ISupplicantStaIface::castFrom(getSupplicantStaIface(supplicant)); in getSupplicantStaIface_1_3()
57 getSupplicantStaIface(
247 sp<ISupplicantStaIface> getSupplicantStaIface( in getSupplicantStaIface() function274 sp<ISupplicantStaIface> sta_iface = getSupplicantStaIface(supplicant); in createSupplicantStaNetwork()
75 sta_iface_ = getSupplicantStaIface(supplicant_); in SetUp()176 EXPECT_NE(nullptr, getSupplicantStaIface( in TEST_P()
102 sp<ISupplicantStaIface> sta_iface = getSupplicantStaIface(supplicant_); in removeNetwork()