HomeSort by relevance Sort by last modified time
    Searched refs:Msgs (Results 1 - 4 of 4) sorted by null

  /system/security/keystore/include/keystore/
keystore_hidl_support.h 46 template <typename... Msgs>
47 inline static ErrorCode ksHandleHidlError(const Return<ErrorCode>& error, Msgs&&... msgs) {
50 argsToString(msgs...).c_str());
55 template <typename... Msgs>
56 inline static ErrorCode ksHandleHidlError(const Return<void>& error, Msgs&&... msgs) {
59 argsToString(msgs...).c_str());
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdosys.h     [all...]
cdoex.h     [all...]

Completed in 125 milliseconds