OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:profile_property
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
shill_manager_client_stub.cc
272
std::string
profile_property
;
local
274
&
profile_property
);
275
CHECK(
profile_property
== profile_path.value());
/frameworks/base/core/java/android/view/
HardwareRenderer.java
105
public static final String
PROFILE_PROPERTY
= "debug.hwui.profile";
108
* Value for {@link #
PROFILE_PROPERTY
}. When the property is set to this
116
* Value for {@link #
PROFILE_PROPERTY
}. When the property is set to this
902
String profiling = SystemProperties.get(
PROFILE_PROPERTY
);
[
all
...]
/packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java
[
all
...]
Completed in 230 milliseconds