Home
last modified time | relevance | path

Searched defs:targetType (Results 1 – 8 of 8) sorted by relevance

/base/security/certificate_framework/frameworks/js/napi/certificate/src/
Dnapi_common.cpp104 int32_t CheckOutParamType(const CfParamSet *paramSet, CfTagType targetType) in CheckOutParamType()
/base/hiviewdfx/hichecker/interfaces/js/kits/napi/src/
Dnapi_hichecker.cpp189 bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType()
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager_utils.cpp137 bool NapiCallManagerUtils::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType()
/base/global/i18n_lite/frameworks/i18n/src/
Ddata_resource.cpp102 uint32_t targetType = loaded[index]; in GetString() local
/base/customization/config_policy/interfaces/kits/js/src/
Dconfig_policy_napi.cpp277 bool ConfigPolicyNapi::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType()
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_common.cpp29 bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType()
/base/telephony/core_service/frameworks/js/napi/
Dnapi_util.cpp149 bool NapiUtil::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
Dgroup_operation_common.c1166 int32_t AssertGroupTypeMatch(int32_t inputType, int32_t targetType) in AssertGroupTypeMatch()