Searched defs:tags (Results 1 – 4 of 4) sorted by relevance
182 void DebugLogger::SetLogTags(const std::string &tags) in SetLogTags()
189 void DebugLogger::SetLogTags(const std::string &tags) in SetLogTags()
88 uint64_t tags = OHOS::system::GetUintParameter<uint64_t>(KEY_TRACE_TAG, 0); in GetSysParamTags() local
282 static bool SetTraceTagsEnabled(uint64_t tags) in SetTraceTagsEnabled()