|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NativeStackCallInfo | |
|---|---|
| com.android.ddmlib | |
| Uses of NativeStackCallInfo in com.android.ddmlib |
|---|
| Methods in com.android.ddmlib that return NativeStackCallInfo | |
|---|---|
NativeStackCallInfo |
NativeAllocationInfo.getRelevantStackCallInfo()
Returns the first NativeStackCallInfo that is relevant. |
NativeStackCallInfo[] |
NativeAllocationInfo.getResolvedStackCall()
Returns the resolved stack call. |
| Method parameters in com.android.ddmlib with type arguments of type NativeStackCallInfo | |
|---|---|
void |
NativeAllocationInfo.setResolvedStackCall(java.util.List<NativeStackCallInfo> resolvedStackCall)
Sets the resolved stack call for this allocation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||