Home
last modified time | relevance | path

Searched defs:update (Results 1 - 25 of 264) sorted by relevance

1234567891011

/base/request/request/pre_download/native/src/cache/
H A Dmod.rs17 mod update; modules
/third_party/typescript/tests/baselines/reference/
H A DreadonlyFloat32ArrayAssignableWithFloat32Array.js2 function update(b: Readonly<Float32Array>) { function
/third_party/node/lib/internal/crypto/
H A Dhash.js
H A Dsig.js
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.h38 void (*update)(struct i915_context *); member
/base/security/asset/test/unittest/inner_kits_rust/src/
H A Dupdate.rs28 let mut update = AssetMap::new(); in update_same_secret() variables
47 let mut update = AssetMap::new(); in update_different_secret() variables
69 let mut update = AssetMap::new(); in update_attr_normal() variables
88 let mut update = AssetMap::new(); update_non_exist() variables
[all...]
H A Dmain.rs29 mod update; modules
/base/security/crypto_framework/interfaces/inner_api/crypto_operation/
H A Dmd.h28 HcfResult (*update)(HcfMd *self, HcfBlob *input); member
H A Dmac.h32 HcfResult (*update)(HcfMac *self, HcfBlob *input); member
/test/xts/acts/security/huks/security_huks_basic/huks_hmac_callback_BasicTest/entry/src/ohosTest/js/test/HMAC/
H A DSecurityHuksHmacBasicCallbackJsunit.test.js65 function update(handle, HuksOptions) { function
[all...]
/test/xts/acts/security/huks/security_huks_basic/utils/param/derive/
H A DpublicDeriveCallback.js86 function update(handle, HuksOptions) { function
/test/xts/acts/security/huks/security_huks_basic/utils/param/agree/
H A DpublicAgreeCallback.js125 function update(handle, HuksOptions) { function
/third_party/node/deps/npm/test/fixtures/
H A Dmock-npm.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCRC.cpp103 void JamCRC::update(ArrayRef<uint8_t> Data) { in update() function in JamCRC
/base/security/crypto_framework/frameworks/spi/
H A Dcipher_factory_spi.h35 HcfResult (*update)(HcfCipherGeneratorSpi *self, HcfBlob *input, HcfBlob *output); member
/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
H A Dobserver.js
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dsystem_vpn_wrapper.cpp93 std::function<void()> update = std::bind(&SystemVpnWrapper::ExecuteUpdate, shared_from_this(), stage); in Update() local
/third_party/ffmpeg/tests/
H A Dfate.sh37 update()( function
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.h43 enum pipe_error (*update)( struct svga_context *svga, uint64_t dirty ); member
/third_party/node/lib/internal/
H A Dpromise_hooks.js74 function update() { function
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/third_party/openssl/crypto/evp/
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/base/security/asset/interfaces/inner_kits/rs/src/
H A Dlib.rs72 pub fn update(&self, query: &AssetMap, attributes_to_update: &AssetMap) -> Result<()> { in update() functions
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/include/
H A Dcryp_hash.h77 func_hash_update update; /* update function */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu_mode.h28 void (*update)(struct kbase_context *kctx); member

Completed in 6 milliseconds

1234567891011