Home
last modified time | relevance | path

Searched defs:SetLogTag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dcode_emitter.h56 void SetLogTag(const String& logTag) in SetLogTag() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp561 bool Options::SetLogTag(const std::string &tag) in SetLogTag() function in OHOS::Idl::Options