Lines Matching refs:LOG
45 LOG(ERROR) << "ANeuralNetworksCompilation_finish called more than once"; in finish()
73 LOG(ERROR) << "Cannot fall back to CPU because of an OEM operation"; in finish()
77 LOG(ERROR) << "Cannot fall back to CPU because of an extension operation"; in finish()
93 LOG(ERROR) << in setPreference()
98 LOG(ERROR) << "ANeuralNetworksCompilation_setPreference invalid preference " << preference; in setPreference()
108 LOG(ERROR) in setCaching()
124 LOG(ERROR) << in setPartitioning()
135 LOG(ERROR) << "ANeuralNetworksExecution_create passed an unfinished compilation"; in createExecution()
140 LOG(ERROR) << "ANeuralNetworksExecution_create passed an invalid compilation"; in createExecution()
150 LOG(ERROR) << "ANeuralNetworksBurst_create passed an unfinished compilation"; in createBurst()
155 LOG(ERROR) << "ANeuralNetworksBurst_create passed an invalid compilation"; in createBurst()