Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/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()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Datchannel.c744 bool inEmulator; in at_send_command_full() local
900 bool inEmulator; in at_handshake() local
906 inEmulator = isInEmulator(); in at_handshake()
907 if (inEmulator) { in at_handshake()
930 if (inEmulator) { in at_handshake()