Home
last modified time | relevance | path

Searched defs:config_type (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc.c369 phHal_eConfigType_t config_type, in phHciNfc_Configure()
1673 uint32_t config_type, in phHciNfc_System_Configure()
1710 uint32_t config_type, in phHciNfc_System_Get_Info()
DphHal4Nfc.c462 uint32_t config_type = 0; in phHal4Nfc_Ioctl() local
DphHciNfc_Generic.h615 phHciNfc_eConfigType_t config_type; member
/external/chromium/chrome/browser/importer/
Dfirefox_proxy_settings.h48 ProxyConfig config_type() const { return config_type_; } in config_type() function