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

/fuchsia/zircon/scripts/
H A Ddownload-prebuilt255 update() { function
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/digest/
H A Dinternal.h82 void (*update)(EVP_MD_CTX *ctx, const void *data, size_t count); member in struct:env_md_st
/fuchsia/zircon/third_party/ulib/cryptolib/include/lib/crypto/
H A Dcryptolib.h56 void (* const update)(struct clHASH_CTX*, const void*, int); member in struct:clHASH_vtab
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines.h106 prof_sample_accum_update(tsd_t *tsd, size_t usize, bool update, argument
136 prof_alloc_prep(tsd_t *tsd, size_t usize, bool prof_active, bool update) argument
/fuchsia/zircon/system/utest/cobalt-client/
H A Dcollector_test.cpp40 InsertOrUpdateEntry(uint64_t metric_id, uint32_t event_type, uint32_t event_type_index, const fbl::Function<void(fbl::unique_ptr<T>*)>& update) argument

Completed in 111 milliseconds