Home
last modified time | relevance | path

Searched refs:is_first_run_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Dfeature_provider.cc25 is_first_run_(true) { in FeatureProvider()
55 if (is_first_run_) { in PopulateFeatureData()
61 is_first_run_ = false; in PopulateFeatureData()
A Dfeature_provider.h49 bool is_first_run_; variable

Completed in 8 milliseconds