Home
last modified time | relevance | path

Searched defs:native (Results 1 – 11 of 11) sorted by relevance

/base/security/access_token/services/accesstokenmanager/test/unittest/
Dnative_token_receptor_test.cpp163 NativeTokenInfoBase native; variable
183 NativeTokenInfoBase native; variable
/base/powermgr/power_manager/frameworks/cj/runninglock/src/
Dcj_running_lock_ffi.cpp79 auto native = FFI::FFIData::Create<CJRunningLock>(name, num_type); in FfiOHOSRunningLockCreate() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_utils.cpp1035 auto native = FFIData::Create<Media::PixelMapImpl>(littleIcon); in SetNotificationRequestByPixelMapV2() local
1045 auto native = FFIData::Create<Media::PixelMapImpl>(largeIcon); in SetNotificationRequestByPixelMapV2() local
1088 auto native = FFIData::Create<Media::PixelMapImpl>(pix); in SetNotificationBasicContentV2() local
1155 auto native = FFIData::Create<Media::PixelMapImpl>(pix); in SetNotificationLongTextContentV2() local
1321 auto native = FFIData::Create<Media::PixelMapImpl>(icon); in SetCapsuleV2() local
1366 auto native = FFIData::Create<Media::PixelMapImpl>(vec); in SetButtonV2() local
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
Dsys_event_manager.rs267 native: *mut HiSysEventRustQuerierC, field
285 let native = unsafe { in new() localVariable
427 native: *mut HiSysEventRustWatcherC, field
445 let native = unsafe { in new() localVariable
/base/security/crypto_framework/frameworks/cj/src/
Dcrypto_ffi.cpp35 auto native = FFIData::Create<RandomImpl>(randObj); in FfiOHOSCreateRandom() local
99 auto native = FFIData::Create<MdImpl>(mdObj); in FfiOHOSCreateMd() local
170 auto native = FFIData::Create<SymKeyGeneratorImpl>(generator); in FfiOHOSCreateSymKeyGenerator() local
211 auto native = FFIData::Create<SymKeyImpl>(key); in FfiOHOSGenerateSymKey() local
238 auto native = FFIData::Create<SymKeyImpl>(symkey); in FfiOHOSConvertKey() local
367 auto native = FFIData::Create<CipherImpl>(cipher); in FfiOHOSCreateCipher() local
613 auto native = FFIData::Create<MacImpl>(macObj); in FFiOHOSCryptoMacConstructor() local
708 auto native = FFIData::Create<SignImpl>(signObj); in FFiOHOSCryptoSignConstructor() local
827 auto native = FFIData::Create<VerifyImpl>(verify); in FFiOHOSVerifyConstructor() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_panel.h124 void *native = nullptr; in PanelContentContext() local
Djs_panel.cpp260 void *native = nullptr; in StartMoving() local
717 void *native = nullptr; in UnwrapPanel() local
Djs_text_input_client_engine.cpp1294 void *native = nullptr; in RecvMessage() local
/base/security/access_token/services/common/json_parse/src/
Djson_parse_loader.cpp301 static void GetSingleNativeTokenFromJson(const CJson* j, NativeTokenInfoBase& native) in GetSingleNativeTokenFromJson()
498 std::string ConfigPolicLoader::DumpNativeTokenInfo(const NativeTokenInfoBase& native) in DumpNativeTokenInfo()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_utils.cpp234 void *native = nullptr; in GetNativeSelf() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
Daccesstoken_info_manager.cpp667 void AccessTokenInfoManager::GetNativePermissionList(const NativeTokenInfoBase& native, in GetNativePermissionList()
1847 NativeTokenInfoBase native = *iter; in NativeTokenToString() local