Home
last modified time | relevance | path

Searched defs:IsMatchType (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_format_convert_mdk_kits.cpp36 static bool IsMatchType(int32_t type, PixelFormat format) in IsMatchType() function
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_util.cpp60 bool NapiUtil::IsMatchType(napi_env env, napi_value value, napi_valuetype type) in IsMatchType() function in OHOS::HiviewDFX::NapiUtil
/ohos5.0/base/sensors/medical_sensor/interfaces/plugin/src/
H A Dmedical_napi_utils.cpp29 bool IsMatchType(napi_value value, napi_valuetype type, napi_env env) in IsMatchType() function
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp90 bool HiviewNapiUtil::IsMatchType(napi_env env, const napi_value& value, napi_valuetype type) in IsMatchType() function in OHOS::HiviewDFX::HiviewNapiUtil
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp48 bool IsMatchType(const napi_env &env, const napi_value &value, const napi_valuetype &type) in IsMatchType() function
/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_napi.cpp165 bool DeviceStatusNapi::IsMatchType(napi_env env, napi_value value, napi_valuetype type) in IsMatchType() function in OHOS::Msdp::DeviceStatus::DeviceStatusNapi
/ohos5.0/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_napi_utils.cpp43 bool IsMatchType(const napi_env &env, const napi_value &value, const napi_valuetype &type) in IsMatchType() function
/ohos5.0/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp263 static bool IsMatchType(const napi_env &env, const napi_value &value, const napi_valuetype &type) in IsMatchType() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp133 static bool IsMatchType(IMAGE_FORMAT type, PixelFormat format) in IsMatchType() function