Home
last modified time | relevance | path

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

/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_hdiService_test_7th.cpp453 g_getCallRestrictionResponseFlag = false; in HWTEST_F()
458 EXPECT_EQ(true, g_getCallRestrictionResponseFlag); in HWTEST_F()
471 g_getCallRestrictionResponseFlag = false; in HWTEST_F()
476 EXPECT_EQ(true, g_getCallRestrictionResponseFlag); in HWTEST_F()
H A Dhdf_ril_callback_common.h613 extern bool g_getCallRestrictionResponseFlag;
H A Dhdf_ril_callback_common.cpp100 bool g_getCallRestrictionResponseFlag = false; variable
1404 g_getCallRestrictionResponseFlag = true; in GetCallRestrictionResponse()

Completed in 10 milliseconds