Home
last modified time | relevance | path

Searched refs:logOn (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() argument
48 logOn_ = logOn; in SetLogOn()
/ohos5.0/foundation/ability/idl_tool/test/unittest/util_options_test/
H A Doptions_test.cpp67 auto logOn = options.DoLogOn(); variable
75 EXPECT_FALSE(logOn);