OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTargetBinaryName
(Results
1 - 2
of
2
) sorted by null
/cts/tools/host/src/com/android/cts/
TestPackage.java
354
public String
getTargetBinaryName
() {
685
String targetBinaryName =
getTargetBinaryName
();
[
all
...]
HostConfig.java
784
if (!validateTargetApk(filePathList, pkg.
getTargetBinaryName
())) {
908
String targetBinaryName = pkg.
getTargetBinaryName
();
[
all
...]
Completed in 18 milliseconds