Searched defs:enableMethodLog (Results 1 – 3 of 3) sorted by relevance
33 bool enableMethodLog = !NoneMethod(); in SetMethodLog() local42 bool enableMethodLog = !NoneMethod(); in SetStubLog() local
87 bool enableMethodLog = log_->GetEnableMethodLog(); in Compile() local288 bool enableMethodLog = log_->GetEnableMethodLog(); in Compile() local
93 void SetEnableMethodLog(bool enableMethodLog) in SetEnableMethodLog()