Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer.cc173 size_t* count_p, in CopyDataToBuffer()
/aosp_15_r20/bionic/tests/
H A Dstdlib_test.cpp438 int* count_p = reinterpret_cast<int*>(context); in TEST() local