OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:package_string
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/test/
gen-test-list
39
local
package_string
43
package_string
="$(grep "package" "$file_name")"
48
package_name=${
package_string
#package[[:space:]]*} # remove package followed by any spaces
/system/core/logd/
CommandListener.cpp
195
static std::string
package_string
(const std::string &str) {
function
236
cli->sendMsg(
package_string
(mBuf.formatStatistics(uid, pid,
249
cli->sendMsg(
package_string
(mBuf.formatPrune()).c_str());
Completed in 487 milliseconds