OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:traceviewlocation
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java
273
String
traceviewLocation
= locator.getTraceViewLocation();
275
if (adbLocation != null &&
traceviewLocation
!= null &&
279
traceviewLocation
)) {
468
String
traceViewLocation
) {
472
File traceview = new File(
traceViewLocation
);
506
String hprofConvLocation, String
traceViewLocation
) {
508
if (setToolsLocation(adbLocation, hprofConvLocation,
traceViewLocation
)) {
Completed in 25 milliseconds