Searched defs:AddTo (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | optimizing_compiler_stats.h | 173 void AddTo(OptimizingCompilerStats* other_stats) { in AddTo() function |
/aosp12/system/core/fs_mgr/liblp/ | ||
H A D | builder.cpp | 50 bool LinearExtent::AddTo(LpMetadata* out) const { in AddTo() function in android::fs_mgr::LinearExtent |