HomeSort by relevance Sort by last modified time
    Searched refs:LIST_TRUSTED_PUBKEYS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/tools/testrunner/server/
constants.py 47 LIST_TRUSTED_PUBKEYS = "list trusted pubkeys"
status_handler.py 56 pubkey_list = _StatusQuery(peer, [constants.LIST_TRUSTED_PUBKEYS])
84 if action == constants.LIST_TRUSTED_PUBKEYS:

Completed in 171 milliseconds