Searched refs:android_hub (Results 1 – 2 of 2) sorted by relevance
108 bool android_hub = false; // flag to indicate true=Hub, false=non-hub variable265 android_hub = true; in is_android_hub()267 android_hub = false; in is_android_hub()531 if (android_hub || dmp_fw_loaded()) { in enable_dmp_features()544 if (android_hub == false) { in enable_dmp_features()
134 int android_hub(void) in android_hub() function283 if (android_hub() == true) { in main()