Searched defs:HITRACE_TAG_OHOS (Results 1 – 2 of 2) sorted by relevance
19 const HITRACE_TAG_OHOS : u64 = 1 << 30; constant
45 constexpr uint64_t HITRACE_TAG_OHOS = (1ULL << 30); // OHOS generic tag. variable