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

  /bionic/libc/kernel/arch-x86/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /development/ndk/platforms/android-9/arch-x86/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /external/kernel-headers/original/asm-x86/
mpspec_def.h 160 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
mpspec_def.h 157 unsigned char trans_type; member in struct:mpc_config_translation
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.cc 390 const std::string& trans_type,
395 TransportParser* trans_parser = GetTransportParser(trans_parsers, trans_type);
397 return BadWrite("unknown transport type: " + trans_type, error);
    [all...]

Completed in 1898 milliseconds