Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_prioritize.c73 static void ChangeGroup(group_list_t *gl, int old_priority, int new_priority) { in ChangeGroup() function
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp212 Result<void> ChangeGroup(const std::string& path, in ChangeGroup() function