Searched refs:EncodeMethodAndEventToId (Results 1 – 2 of 2) sorted by relevance
120 uint32_t EncodeMethodAndEventToId(Method *method, EventFlag flag);
205 uint32_t methodActionValue = EncodeMethodAndEventToId(method, flag); in WriteInfoToBuf()220 uint32_t Trace::EncodeMethodAndEventToId(Method *method, EventFlag flag) in EncodeMethodAndEventToId() function in ark::Trace