Searched defs:WriteValueToParcelInt64 (Results 1 – 1 of 1) sorted by relevance
157 inline typename std::enable_if<std::is_enum<T>::value, bool>::type WriteValueToParcelInt64(const T … in WriteValueToParcelInt64() function164 inline typename std::enable_if<!std::is_enum<T>::value, bool>::type WriteValueToParcelInt64(const T… in WriteValueToParcelInt64() function