Home
last modified time | relevance | path

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

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