Home
last modified time | relevance | path

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

/test/xts/hats/hdf/nfc/secureElement/
H A Dnfc_services_test.cpp142 bool present = false; in HWTEST_F() local
143 int32_t ret = mSeHdi_->isSecureElementPresent(present); in HWTEST_F()
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/
H A DmediaAssetManager.cpp174 bool present = false; in GetDeliveryMode() local
177 napi_has_named_property(env, arg, propName.c_str(), &present); in GetDeliveryMode()
/test/xts/hats/hdf/nfc/secureElement_additional/
H A Dnfc_services_test.cpp343 bool present = false; in HWTEST_F() local
346 ret = mSeHdi_->isSecureElementPresent(present); in HWTEST_F()
/test/xts/hats/powermgr/battery/hdi_battery/common/
H A Dhdi_battery_test.cpp242 bool present = false; in HWTEST_F() local
243 EXPECT_TRUE(HDF_SUCCESS == g_batteryInterface->GetPresent(present)); in HWTEST_F()
/test/xts/hats/powermgr/battery/hdi_battery_additional/common/
H A Dhdi_battery_test.cpp204 bool present = false; in HWTEST_F() local
206 EXPECT_TRUE(HDF_SUCCESS == g_batteryInterface->GetPresent(present)); in HWTEST_F()

Completed in 5 milliseconds