/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidReport.cpp | 24 const HidGlobal &global, const HidLocal &local) in HidReport() argument 27 mUsagePage(global.usagePage.get(0)), // default value 0 in HidReport() 30 mLogicalMin(global.logicalMin.get(0)), // default value 0 in HidReport() 31 mLogicalMax(global.logicalMax.get(0)), in HidReport() 32 mReportSize(global.reportSize), in HidReport() 33 mReportCount(global.reportCount), in HidReport() 34 mPhysicalMin(global.physicalMin), in HidReport() 35 mPhysicalMax(global.physicalMax), in HidReport() 36 mExponent(global.exponent), in HidReport() 37 mUnit(global.unit), in HidReport() [all …]
|
D | HidReport.h | 36 HidReport(uint32_t type_, uint32_t data, const HidGlobal &global, const HidLocal &local);
|
/hardware/interfaces/wifi/1.3/default/ |
D | THREADING.README | 13 wifi_legacy_hal.cpp has a bunch of global "C" style functions to handle the 24 Adding a global lock seems to be the most trivial solution to the problem. 25 a) All of the asynchronous "C" style callbacks will acquire the global lock 27 b) All of the HIDL methods will also acquire the global lock before processing 30 Note: It's important that we only acquire the global lock for asynchronous 34 HIDL thread would have acquired the global lock which is needed by the
|
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 78 dl_list_for_each(driver, &drv->global->interfaces, struct wpa_driver_nl80211_data, list) { in wpa_driver_nl80211_driver_cmd() 79 linux_set_iface_flags(drv->global->ioctl_sock, driver->first_bss->ifname, 1); in wpa_driver_nl80211_driver_cmd() 85 ret = linux_get_ifhwaddr(drv->global->ioctl_sock, bss->ifname, macaddr); in wpa_driver_nl80211_driver_cmd() 100 if ((ret = ioctl(drv->global->ioctl_sock, SIOCDEVPRIVATE + 1, &ifr)) < 0) { in wpa_driver_nl80211_driver_cmd() 123 dl_list_for_each(driver, &drv->global->interfaces, struct wpa_driver_nl80211_data, list) { in wpa_driver_nl80211_driver_cmd() 124 linux_set_iface_flags(drv->global->ioctl_sock, driver->first_bss->ifname, 0); in wpa_driver_nl80211_driver_cmd()
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 96 linux_set_iface_flags(drv->global->ioctl_sock, bss->ifname, 0); in wpa_driver_nl80211_driver_cmd() 99 linux_set_iface_flags(drv->global->ioctl_sock, bss->ifname, 1); in wpa_driver_nl80211_driver_cmd() 104 ret = linux_get_ifhwaddr(drv->global->ioctl_sock, bss->ifname, macaddr); in wpa_driver_nl80211_driver_cmd() 123 if ((ret = ioctl(drv->global->ioctl_sock, SIOCDEVPRIVATE + 1, &ifr)) < 0) { in wpa_driver_nl80211_driver_cmd()
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | Android.bp | 33 "-Wno-global-constructors",
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicleCallback.hal | 54 * occurred, must be 0 for global properties
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapd.hal | 89 * These callbacks are invoked for global events that are not specific
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Iface.cpp | 125 m_pFilteringTable->global = false; in handle_software_routing_enable() 694 m_pFilteringTable->global = false; in init_fl_rule() 778 m_pFilteringTable->global = false; in init_fl_rule()
|
D | IPACM_Wan.cpp | 356 flt_rule->global = false; in handle_addr_evt() 2017 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2056 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2141 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2356 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2466 m_pFilteringTable->global = false; in config_dft_firewall_rules() 4857 pFilteringTable_v4->global = false; in install_wan_filtering_rule() 4919 pFilteringTable_v6->global = false; in install_wan_filtering_rule() 4987 pFilteringTable_v4->global = false; in install_wan_filtering_rule() 5010 pFilteringTable_v6->global = false; in install_wan_filtering_rule() [all …]
|
D | IPACM_Filtering.cpp | 79 IPACMDBG("End point: %d and global value: %d\n", ruleTable->ep, ruleTable->global); in AddFilteringRule()
|
D | IPACM_Lan.cpp | 1344 m_pFilteringTable->global = false; in handle_private_subnet() 1431 m_pFilteringTable->global = false; in handle_wan_up() 1513 m_pFilteringTable->global = false; in handle_wan_up() 3030 pFilteringTable->global = false; in handle_uplink_filter_rule() 3500 flt_rule->global = false; in install_ipv4_icmp_flt_rule() 3559 flt_rule->global = false; in install_ipv6_icmp_flt_rule() 3626 pFilteringTable->global = false; in add_dummy_private_subnet_flt_rule() 3795 flt_rule->global = false; in install_ipv6_prefix_flt_rule()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Iface.cpp | 125 m_pFilteringTable->global = false; in handle_software_routing_enable() 693 m_pFilteringTable->global = false; in init_fl_rule() 777 m_pFilteringTable->global = false; in init_fl_rule()
|
D | IPACM_Wan.cpp | 356 flt_rule->global = false; in handle_addr_evt() 2009 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2048 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2133 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2348 m_pFilteringTable->global = false; in config_dft_firewall_rules() 2458 m_pFilteringTable->global = false; in config_dft_firewall_rules() 5011 pFilteringTable_v4->global = false; in install_wan_filtering_rule() 5073 pFilteringTable_v6->global = false; in install_wan_filtering_rule() 5141 pFilteringTable_v4->global = false; in install_wan_filtering_rule() 5164 pFilteringTable_v6->global = false; in install_wan_filtering_rule() [all …]
|
D | IPACM_Filtering.cpp | 79 IPACMDBG("End point: %d and global value: %d\n", ruleTable->ep, ruleTable->global); in AddFilteringRule()
|
D | IPACM_Lan.cpp | 1517 m_pFilteringTable->global = false; in handle_private_subnet() 1609 m_pFilteringTable->global = false; in handle_wan_up() 1696 m_pFilteringTable->global = false; in handle_wan_up() 3263 pFilteringTable->global = false; in handle_uplink_filter_rule() 3771 flt_rule->global = false; in install_ipv4_icmp_flt_rule() 3830 flt_rule->global = false; in install_ipv6_icmp_flt_rule() 3897 pFilteringTable->global = false; in add_dummy_private_subnet_flt_rule() 4066 flt_rule->global = false; in install_ipv6_prefix_flt_rule() 5730 m_pFilteringTable->global = false; in add_tcp_syn_flt_rule() 5793 m_pFilteringTable->global = false; in add_tcp_syn_flt_rule_l2tp()
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicant.hal | 91 * These callbacks are invoked for global events that are not specific
|
/hardware/interfaces/gnss/visibility_control/1.0/ |
D | IGnssVisibilityControl.hal | 33 * There is no separate need for the GNSS HAL implementation to monitor the global device location
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 795 * combined with arguments and values for global variables. 815 * function, combined with arguments and values for global variables. 843 * Sets a global variable in a Closure. 988 * Binds an Allocation to a global pointer in the Script. 992 * @param slot Slot of a global variable 1122 * Retrieves the value from a global variable in a script. 1137 * Sets the value of a global array of structs, given the Element and
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 89 * | | | This mode is relevant for global effects
|
/hardware/interfaces/audio/effect/4.0/ |
D | types.hal | 89 * | | | This mode is relevant for global effects
|
/hardware/interfaces/audio/effect/5.0/ |
D | types.hal | 90 * | | | This mode is relevant for global effects
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssGeofenceCallback.hal | 82 * available the callback must be called. This is a global state while the
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_ipa.h | 1051 uint8_t global; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_ipa.h | 647 uint8_t global; member
|