Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/server_command/
Dgeneric.cpp63 std::string bin; member
326 const std::string bin = CF_EXPECT(GetBin(subcmd, tool_dir_path)); in CvdBinPath() local
385 auto bin = CF_EXPECT(GetBin(subcmd, android_host_out)); in ExtractInfo() local
415 const auto bin = CF_EXPECT(bin_generator(host_artifacts_path)); in GetBin() local
421 auto bin = in GetBin() local
Dstart.cpp478 static void ShowLaunchCommand(const std::string& bin, in ShowLaunchCommand()
498 static void ShowLaunchCommand(const std::string& bin, in ShowLaunchCommand()
628 const auto bin = CF_EXPECT(FindStartBin(envs.at(kAndroidHostOut))); in Handle() local
/device/google/cuttlefish/host/commands/cvd/
Dreset_client_utils.cpp92 for (const auto& bin : stop_bins) { in AnalyzeRunCvdProcess() local
103 for (const auto& bin : stop_bins) { in AnalyzeRunCvdProcess() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c75 struct BinHdr *bin; member
243 struct BinHdr *bin = inf->bin; in finalizeAndWrite() local
406 struct BinHdr *bin; in handleApp() local
Dpostprocess_elf.c234 struct BinHdr *bin = (struct BinHdr *) buf; in finalizeAndWrite() local
299 struct BinHdr *bin; in handleApp() local
/device/google/gs-common/gear/dumpstate/
DDumpstate.cpp91 std::string bin(entry->d_name); in dumpTextSection() local