OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:modify_acl_group
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/afe/doctests/
001_rpc_test.txt
213
>>> rpc_interface.
modify_acl_group
('my_group', description='my new acl group')
[
all
...]
/external/autotest/frontend/afe/
rpc_interface.py
665
def
modify_acl_group
(id, **data):
function
[
all
...]
Completed in 73 milliseconds