Searched defs:push (Results 1 – 2 of 2) sorted by relevance
/system/core/libutils/ | ||
D | VectorImpl.cpp | 230 void VectorImpl::push() in push() function in android::VectorImpl |
/system/core/adb/tests/ | ||
D | test_adb.py | 169 def push(self, local, remote): member in AdbWrapper |