Home
last modified time | relevance | path

Searched refs:inEmulator (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/ril/
Datchannel.c745 bool inEmulator; in at_send_command_full() local
751 inEmulator = isInEmulator(); in at_send_command_full()
752 if (inEmulator) { in at_send_command_full()
762 if (inEmulator) { in at_send_command_full()
904 bool inEmulator; in at_handshake() local
910 inEmulator = isInEmulator(); in at_handshake()
911 if (inEmulator) { in at_handshake()
934 if (inEmulator) { in at_handshake()