Searched defs:handleAt (Results 1 – 2 of 2) sorted by relevance
92 virtual sp<NativeHandle> handleAt(size_t index) const { return NULL; }; in handleAt() function
5325 sp<NativeHandle> ACodec::PortDescription::handleAt(size_t index) const { in handleAt() function in android::ACodec::PortDescription