Searched defs:IsSupported (Results 1 – 7 of 7) sorted by relevance
39 bool CardEmulation::IsSupported(FeatureType feature) in IsSupported() function in OHOS::NFC::KITS::CardEmulation
38 bool HardwareCursorPointerManager::IsSupported() in IsSupported() function in OHOS::MMI::HardwareCursorPointerManager
123 bool IsSupported() in IsSupported() function
44 bool InputTypeManager::IsSupported(InputType type) in IsSupported() function in OHOS::MiscServices::InputTypeManager
30 napi_value IsSupported(napi_env env, napi_callback_info cbinfo) in IsSupported() function
62 napi_value RunningLockNapi::IsSupported(napi_env env, napi_callback_info info) in IsSupported() function in OHOS::PowerMgr::RunningLockNapi
78 template<class T> bool IsSupported(std::vector<T> cap, T value) in IsSupported() function