Searched refs:InType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/drive/
H A Dtest_util.h140 // InType is const T& if |UseConstRef| is true, otherwise |T|.
142 typedef const T& InType; typedef in struct:google_apis::test_util::internal::InTypeHelper
145 typedef T InType; typedef in struct:google_apis::test_util::internal::InTypeHelper
165 // |InType| is const T&.
177 typename CopyResultCallbackHelper<T1>::InType in) {
186 typename CopyResultCallbackHelper<T1>::InType in1,
187 typename CopyResultCallbackHelper<T2>::InType in2) {
198 typename CopyResultCallbackHelper<T1>::InType in1,
199 typename CopyResultCallbackHelper<T2>::InType in2,
200 typename CopyResultCallbackHelper<T3>::InType in
[all...]
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeVendor.cpp222 InType, enumerator in enum:ObjCRuntimeMethodType::ParserState
245 state = InType;
258 case InType:
310 state = InType;

Completed in 76 milliseconds