Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dmisc.h22 bool isInEmulator(void);
Dmisc.c33 bool isInEmulator(void) { in isInEmulator() function
Datchannel.c750 inEmulator = isInEmulator(); in at_send_command_full()
909 inEmulator = isInEmulator(); in at_handshake()
Dreference-ril.c706 if (isInEmulator()) { in requestOrSendDataCallList()
3717 if (isInEmulator()) {
3807 if (s_port < 0 && s_device_path == NULL && !isInEmulator()) {
3856 if (s_port < 0 && s_device_path == NULL && !isInEmulator()) {