Home
last modified time | relevance | path

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

/device/generic/goldfish/network/wifi_forwarder/
Dwifi_forwarder.cpp203 auto alias = mAliases.find(destination); in forwardFrame() local
204 if (alias != mAliases.end() && alias->second == radioAddress) { in forwardFrame()
/device/google/contexthub/firmware/os/platform/stm32/
Dcrt_stm32.c20 #define VEC_(nm, pfx) void nm##pfx(void) __attribute__ ((weak, alias ("IntDefaultHandler")))
/device/google/contexthub/firmware/os/inc/
Dtoolchain.h91 #define WEAK_ALIAS(X,Y) void X(void) __attribute__ ((weak, alias (STRINGIFY(Y))))
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp89 bool SensorTypeIsAliasOf(SensorType sensor_type, SensorType alias) { in SensorTypeIsAliasOf() argument
92 && sensor_aliases_[i].sensor_alias == alias) { in SensorTypeIsAliasOf()
/device/google/bonito/json-c/
DDoxyfile176 # as commands in the documentation. An alias has the form "name=value".
180 # You can put \n's in the value part of an alias to insert newlines.
/device/google/crosshatch/json-c/
DDoxyfile176 # as commands in the documentation. An alias has the form "name=value".
180 # You can put \n's in the value part of an alias to insert newlines.
/device/google/coral/json-c/
DDoxyfile176 # as commands in the documentation. An alias has the form "name=value".
180 # You can put \n's in the value part of an alias to insert newlines.