Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxkbcommon/test/
H A Dregistry.c243 struct test_option_group *user_groups) in test_setup_context_for()
274 struct test_option_group *user_groups) in test_setup_context()
840 struct test_option_group user_groups[] = { in test_load_merge() local
945 struct test_option_group user_groups[] = { in test_load_merge_no_overwrite() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/example/user_groups_/
Duser_groups.cpp54 void user_groups() in user_groups() function
/aosp_15_r20/tools/acloud/internal/lib/
H A Dutils.py1292 def AddUserGroupsToCmd(cmd, user_groups): argument