Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h177 void SetGroupId(int group_id) { in SetGroupId() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dgroup_events.cc327 void EventNode::SetGroupId(int64_t group_id) { in SetGroupId() function in tensorflow::profiler::EventNode