Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/
H A Dreports_service.proto315 string column_id = 1; field
/aosp_15_r20/external/googleapis/google/cloud/channel/v1/
H A Dreports_service.proto356 string column_id = 1; field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/
Dtable_helper.cpp213 unsigned column_id = 1001u; in add_cell() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp8411 const ImGuiID column_id = columns->ID + ImGuiID(n); in EndColumns() local