Searched defs:keyStoreClient (Results 1 – 7 of 7) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | IConfigurationFactory.java | 78 IKeyStoreClient keyStoreClient) throws ConfigurationException; in createConfigurationFromArgs() 92 IKeyStoreClient keyStoreClient, in createPartialConfigurationFromArgs()
|
D | SandboxConfigurationFactory.java | 111 String[] args, IKeyStoreClient keyStoreClient, ISandbox sandbox, IRunUtil runUtil) in createConfigurationFromArgs() 128 IKeyStoreClient keyStoreClient, in createConfigurationFromArgs()
|
D | ConfigurationFactory.java | 540 List<String> unconsumedArgs, IKeyStoreClient keyStoreClient) in createConfigurationFromArgs() 583 IKeyStoreClient keyStoreClient, in createPartialConfigurationFromArgs() 629 IKeyStoreClient keyStoreClient, in internalCreateConfigurationFromArgs() 678 IKeyStoreClient keyStoreClient) in extractTemplates() 737 IKeyStoreClient keyStoreClient, in internalCreateDirectConfiguration()
|
D | IConfiguration.java | 531 IKeyStoreClient keyStoreClient) in setOptionsFromCommandLineArgs() 545 List<String> listArgs, IKeyStoreClient keyStoreClient) throws ConfigurationException; in setBestEffortOptionsFromCommandLineArgs()
|
D | Configuration.java | 1202 IKeyStoreClient keyStoreClient) in setOptionsFromCommandLineArgs() 1247 List<String> listArgs, IKeyStoreClient keyStoreClient) throws ConfigurationException { in setBestEffortOptionsFromCommandLineArgs()
|
/tools/tradefederation/core/src/com/android/tradefed/sandbox/ |
D | ISandbox.java | 150 String[] args, IKeyStoreClient keyStoreClient, IRunUtil runUtil, File globalConfig); in createThinLauncherConfig()
|
D | TradefedSandbox.java | 596 String[] args, IKeyStoreClient keyStoreClient, IRunUtil runUtil, File globalConfig) { in createThinLauncherConfig() 618 IKeyStoreClient keyStoreClient = in handleChildMissingConfig() local
|