Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dcode_emitter.h46 void SetLogOn(const bool& logOn) in SetLogOn() function
H A Dcode_generator.cpp46 emitter_->SetLogOn(att.doLog); in CodeGenerator()