Searched refs:propenabled (Results 1 – 1 of 1) sorted by relevance
414 bool propenabled = atoi(concpropValue) || !strncmp("true", concpropValue, 4); in isOffloadSupported() local415 if (propenabled) { in isOffloadSupported()