Home
last modified time | relevance | path

Searched defs:rev (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_crl_entry_openssl.c35 X509_REVOKED *rev; member
59 X509_REVOKED *rev = GetSelfRev(self); in GetEncoded() local
90 X509_REVOKED *rev = GetSelfRev(self); in GetSerialNumber() local
154 X509_REVOKED *rev = GetSelfRev(self); in GetRevocationDate() local
188 X509_REVOKED *rev = GetSelfRev(self); in GetExtensions() local
209 X509_REVOKED *rev = GetSelfRev(self); in HasExtensions() local
231 X509_REVOKED *rev = GetSelfRev(self); in ToString() local
270 X509_REVOKED *rev = GetSelfRev(self); in HashCode() local
307 X509_REVOKED *rev = GetSelfRev(self); in GetExtensionsObject() local
362 CfResult HcfCX509CRLEntryCreate(X509_REVOKED *rev, HcfX509CrlEntry **crlEntryOut, CfBlob *certIssue… in HcfCX509CRLEntryCreate()
H A Dx509_crl_openssl.c116 X509_REVOKED *rev = NULL; in IsRevoked() local
376 X509_REVOKED *rev = NULL; in GetRevokedCert() local
431 X509_REVOKED *rev = sk_X509_REVOKED_value(entrys, i); in DeepCopyRevokedCertificates() local
H A Dx509_cert_chain_openssl.c223 X509_REVOKED *rev = NULL; in CheckCertChainIsRevoked() local
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_napi_common.cpp51 napi_status rev = napi_typeof(env, argv, &valueType); in UnwrapStringParam() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_component.cpp230 napi_value rev = NAPI_JSPushWrap(env, info, asyncCallbackInfo); in JSPush() local
448 napi_value rev = NAPI_JSRequestWrap(env, info, asyncCallbackInfo); in JSRequest() local
549 napi_value rev = NAPI_JSOnWrap(env, info, asyncCallbackInfo); in JSOn() local
612 napi_value rev = NAPI_JSOffWrap(env, info, asyncCallbackInfo); in JSOff() local
H A Djs_plugin_util.cpp243 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in AceUnwrapStringFromJS() local
277 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in AceUnwrapStringFromJS2() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib_common.cpp59 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in UnwrapStringFromJS() local
H A Dnapi_zlib.cpp406 napi_status rev = napi_typeof(env, argv, &valueType); in UnwrapStringParam() local
439 napi_status rev = napi_typeof(env, argv, &valueType); in UnwrapStringArrayParam() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_observer.cpp186 int rev = uv_queue_work( in OnChange() local
H A Dfeature_ability.cpp632 int rev = uv_queue_work( in CreateUVQueueWork() local
722 int rev = CreateUVQueueWork(loop, work); in CallOnAbilityResult() local
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/inc/
H A Dcertificate_openssl_class.h58 X509_REVOKED *rev; member
/ohos5.0/base/startup/init/services/param/linux/
H A Dparam_message.h52 uint8_t rev; member
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon_want.cpp49 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in UnwrapStringFromJS() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dconnectdfs.cpp329 int rev = uv_queue_work( in OnStatus() local
/ohos5.0/base/sensors/sensor/vibration_convert/core/utils/src/
H A Dutils.cpp66 uint32_t rev = 0; in ReverseBits() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Ddistributed_mission_manager.cpp1153 int rev = uv_queue_work_with_qos( in NotifyMissionsChanged() local
1194 int rev = uv_queue_work_with_qos( in OnCallback() local
1276 int rev = uv_queue_work( in NotifySnapshot() local
1349 int rev = uv_queue_work( in NotifyNetDisconnect() local
2118 int rev = uv_queue_work_with_qos( in OnContinueDone() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dbundle_state_common.cpp421 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == BUNDLE_STATE_OK; in GetTypeStringValue() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_util.cpp241 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in UnwrapStringFromJS() local
271 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in UnwrapStringFromJS2() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp587 napi_value rev = NAPI_VerifySelfPermissionWrap(env, info, asyncCallbackInfo); in NAPI_VerifySelfPermission() local
748 napi_value rev = NAPI_RequestPermissionsFromUserWrap(env, info, asyncCallbackInfo); in NAPI_RequestPermissionsFromUser() local
838 int rev = uv_queue_work_with_qos(loop, &(reqData->uvWork), in CallOnRequestPermissionsFromUserResult() local
1036 napi_value rev = NAPI_VerifyPermissionWrap(env, info, asyncCallbackInfo); in NAPI_VerifyPermission() local
2673 napi_value rev = NAPI_SetDisplayOrientationWrap(env, info, asyncCallbackInfo); in NAPI_SetDisplayOrientation() local
H A Djs_napi_common.cpp1637 int rev = uv_queue_work_with_qos( in HandleOnAbilityConnectDone() local
1756 int rev = uv_queue_work( in HandleOnAbilityDisconnectDone() local
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_js_utils.cpp292 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in UnwrapStringFromJS() local
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_core.h79 uint32_t rev : 13; /* bit21~31: reserved */ member
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp253 bool rev = napi_get_value_string_utf8(env, param, buf, size + 1, &size) == napi_ok; in GetStringFromJS() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dability_context_impl.cpp689 int rev = uv_queue_work_with_qos( in RequestDialogService() local
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_crl_test.cpp1735 X509_REVOKED *rev = X509_REVOKED_new(); variable

12