Searched refs:process_func (Results 1 – 5 of 5) sorted by relevance
96 typedef void (AudioBiquadFilter::*process_func)(const audio_sample_t[], typedef144 process_func mCurProcessFunc;
397 auto process_func = info->process_func; in Init() local398 if (process_func != nullptr && !(this->*process_func)(option, value)) { in Init()
99 bool (Config::*process_func)(const std::string&, const std::string&);
138 using process_func = bool (DwarfCfa::*)(DwarfLocations*); variable139 constexpr static process_func kCallbackTable[64] = {
40 constexpr typename DwarfCfa<AddressType>::process_func DwarfCfa<AddressType>::kCallbackTable[64];