Home
last modified time | relevance | path

Searched refs:getArgC (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/binder/
DProcessState.h66 int getArgC() const;
/frameworks/native/libs/binder/
DProcessState.cpp268 int ProcessState::getArgC() const in getArgC() function in android::ProcessState