Home
last modified time | relevance | path

Searched refs:pip (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Denvironment.cpp56 FILE* pip = popen("uname -m", "r"); in HostArchStr() local
57 if (!pip) { in HostArchStr()
81 arch = android::base::Trim(std::string_view{read_from_file(pip, 20)}); in HostArchStr()
82 pclose(pip); in HostArchStr()
/device/google/cuttlefish_vmm/aarch64-linux-gnu/
Dbuilder-packages.txt527 python-pip-whl 18.1-5
546 python3-pip 18.1-5
/device/google/cuttlefish_vmm/x86_64-linux-gnu/
Dbuilder-packages.txt561 python-pip-whl 18.1-5
580 python3-pip 18.1-5
/device/google/cuttlefish_vmm/
Drebuild-internal.sh93 python3-pip \
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2160 // layers of the same app (example: pip mode).
2185 // layers of the same app (example: pip mode).