Home
last modified time | relevance | path

Searched defs:UpdateLast (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/include/
H A Dmodule_common_types_public.h70 void UpdateLast(int64_t last_value) { last_value_ = last_value; } in UpdateLast() function
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dblock_allocator.h478 void BlockAllocator<BlockType>::UpdateLast(BlockType* block) { in UpdateLast() function