Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dchannel.h187 const U kIntId = static_cast<U>(id); in Configure() local
251 constexpr U kIntId = static_cast<U>(kId); in Create() local