Searched defs:stdout_str (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/packages/modules/adb/client/ |
D | commandline.h | 75 DefaultStandardStreamsCallback(std::string* stdout_str, std::string* stderr_str) in DefaultStandardStreamsCallback() 78 DefaultStandardStreamsCallback(std::string* stdout_str, std::string* stderr_str, in DefaultStandardStreamsCallback()
|
D | incremental.cpp | 240 const std::string_view stdout_str(child_stdout.data(), buf_size); in wait_for_installation() local
|
/aosp_15_r20/tools/asuite/adevice/tests/ |
H A D | whole_program_tests.rs | 46 let stdout_str = String::from_utf8(stdout).unwrap(); in adevice_status() localVariable 95 let stdout_str = String::from_utf8(stdout).unwrap(); in lost_and_found_should_not_be_cleaned() localVariable
|
/aosp_15_r20/system/update_engine/common/ |
H A D | subprocess.cc | 271 string* stdout_str, in SynchronousExec() 282 string* stdout_str, in SynchronousExecFlags()
|
H A D | subprocess.h | 134 std::string stdout_str; member
|
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | PosixUtils.h | 26 std::string stdout_str; member
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | network.cpp | 146 std::string stdout_str, stderr_str; in TapInterfacesInUse() local
|
D | archive.cpp | 113 std::string stdout_str; in ExtractToMemory() local
|
D | subprocess.cpp | 515 std::string* stdout_str, std::string* stderr_str, in RunWithManagedStdio()
|
/aosp_15_r20/external/toybox/ |
H A D | toybox-gtests.cpp | 43 CapturedStdout stdout_str; in SystemStdoutOrFatal() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | parse_flags_from_env_test.cc | 146 std::string stdout_str; in TEST() local
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | squashfs_filesystem.cc | 80 string stdout_str, stderr_str; in GetFileMapContent() local
|
/aosp_15_r20/device/google/cuttlefish/host/libs/image_aggregator/ |
D | image_aggregator.cc | 553 std::string stdout_str; in CreateQcowOverlay() local
|