Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_cpp_common.h60 std::vector<T> Append(std::vector<T> as, const std::vector<T>& bs) { in Append()
66 std::vector<T> Append(std::vector<T>&& as, std::vector<T>&& bs) { in Append()