Home
last modified time | relevance | path

Searched refs:KeyForNearestOffset (Results 1 – 6 of 6) sorted by relevance

/external/zucchini/
Dtarget_pool_unittest.cc49 key_t key = target_pool.KeyForNearestOffset(offset); in TEST()
Dtarget_pool.h52 key_t KeyForNearestOffset(offset_t offset) const;
Dtarget_pool.cc69 key_t TargetPool::KeyForNearestOffset(offset_t offset) const { in KeyForNearestOffset() function in zucchini::TargetPool
Dzucchini_apply.cc157 offset_t expected_key = targets.KeyForNearestOffset(projected_target); in ApplyReferencesCorrection()
Dzucchini_gen.cc216 projected_target_pool.KeyForNearestOffset(new_estimated_offset); in GenerateReferencesDelta()
/external/zucchini/aosp/include/components/zucchini/
Dtarget_pool.h52 key_t KeyForNearestOffset(offset_t offset) const;