Searched refs:Ioctl (Results 1 - 3 of 3) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stroptsndk.cpp | 24 static napi_value Ioctl(napi_env env, napi_callback_info info)
in Ioctl() function 42 {"ioctl", nullptr, Ioctl, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
/test/xts/hats/hdf/nfc/hdcService_additional/ |
H A D | nfc_services_test.cpp | 487 ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType); in HWTEST_F() 521 ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType); in HWTEST_F() 556 ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType); in HWTEST_F()
|
/test/xts/hats/hdf/nfc/hdcService/ |
H A D | nfc_services_test.cpp | 270 int32_t ret = mHal->Ioctl(nfcCommand, v_data, nfcbtType); in HWTEST_F()
|
Completed in 2 milliseconds