Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/jni/
Dwifi_hal_stub.h40 wifi_event_handler eh);
Dcom_android_server_wifi_WifiNative.cpp2390 wifi_rssi_event_handler eh; in android_net_wifi_start_rssi_monitoring_native() local
2391 eh.on_rssi_threshold_breached = onRssiThresholdbreached; in android_net_wifi_start_rssi_monitoring_native()
2392 ret = hal_fn.wifi_start_rssi_monitoring(id, handle, maxRssi, minRssi, eh); in android_net_wifi_start_rssi_monitoring_native()
/frameworks/opt/net/wifi/service/lib/
Dwifi_hal_stub.cpp69 wifi_interface_handle iface, wifi_event_handler eh) { in wifi_set_iface_event_handler_stub() argument
/frameworks/compile/mclinker/tools/mcld/
DOptions.td207 def EHFrameHdr : Flag<["--"], "eh-frame-hdr">,
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd1508 {@code -gc-sections} and {@code --eh-frame-hdr}.</li>
1519 <li>Fixed GCC 4.6/4.7/4.8 compiler to pass the linker option {@code --eh-frame-hdr} even
1647 {@code ld.mcld --eh-frame-hdr} fails frequently.</li>
1895 <li>Fixed GCC 4.7 internal compiler error {@code redirect_eh_edge_1, at tree-eh.c:2214}.