OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConfigType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/network/
client_cert_util.h
29
enum
ConfigType
{
51
void SetShillProperties(const
ConfigType
cert_config_type,
58
bool IsCertificateConfigured(const client_cert::
ConfigType
cert_config_type,
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/
AndroidConfigChooser.java
23
protected
ConfigType
type;
28
public enum
ConfigType
{
46
public AndroidConfigChooser(
ConfigType
type) {
69
if (type ==
ConfigType
.BEST) {
Completed in 145 milliseconds