Home
last modified time | relevance | path

Searched refs:ErrorMessage (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/tools/aidl/
H A Doptions.h36 class ErrorMessage {
38 ErrorMessage() = default;
39 ErrorMessage(const ErrorMessage&) {} in ErrorMessage() function
43 ErrorMessage& operator<<(T& t) {
49 ErrorMessage& operator<<(const T& t) {
55 ErrorMessage& operator<<(std::ostream& (*f)(std::ostream&)) {
64 std::vector<const char*> Parse(int argc, const char* const argv[], ErrorMessage& error_message);
192 ErrorMessage error_message_;
H A Doptions.cpp540 ErrorMessage& error_message) { in Parse()
/aosp12/system/gsid/
H A Dgsi_tool.cpp72 static std::string ErrorMessage(const android::binder::Status& status, in ErrorMessage() function
277 std::cerr << "Could not start live image install: " << ErrorMessage(status, error) in Install()
283 std::cerr << "Could not closePartition(userdata): " << ErrorMessage(status, error) in Install()
300 std::cerr << "Could not commit live image data: " << ErrorMessage(status) << "\n"; in Install()
307 << "): " << ErrorMessage(status, error) << std::endl; in Install()
320 std::cerr << "Could not get the active DSU slot: " << ErrorMessage(status) << "\n"; in Install()
406 std::cerr << "Could not open DSU installation: " << ErrorMessage(status, error) in CreatePartition()
441 std::cerr << "Could not close DSU installation: " << ErrorMessage(status, error) in CreatePartition()
476 std::cerr << "Could not remove GSI install: " << ErrorMessage(status) << "\n"; in Wipe()
520 std::cerr << "Could not wipe GSI userdata: " << ErrorMessage(status, error) << "\n"; in WipeData()
[all …]
/aosp12/system/iorap/src/inode2filename/
H A Dinode_result.cc21 std::optional<std::string_view> InodeResult::ErrorMessage() const { in ErrorMessage() function in iorap::inode2filename::InodeResult
55 os << " (" << *result.ErrorMessage() << ")"; in operator <<()
H A Dinode_result.h75 std::optional<std::string_view> ErrorMessage() const;
H A Dmain.cc416 << " '" << *result.ErrorMessage() << "'" << std::endl; in main()
/aosp12/hardware/google/camera/common/hal/common/
H A Dhal_types.h249 struct ErrorMessage { struct
268 ErrorMessage error; argument
/aosp12/hardware/google/camera/common/hal/utils/
H A Dzsl_result_dispatcher.h70 status_t AddError(const ErrorMessage& error);
H A Dresult_dispatcher.h63 status_t AddError(const ErrorMessage& error);
H A Dzsl_result_dispatcher.cc156 status_t ZslResultDispatcher::AddError(const ErrorMessage& error) { in AddError()
H A Dresult_dispatcher.cc270 status_t ResultDispatcher::AddError(const ErrorMessage& error) { in AddError()
/aosp12/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp119 std::string ErrorMessage; in main() local
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dstatus_tests.cpp51 TEST(Status, ErrorMessage) { in TEST() argument
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dhidl_utils.cc462 const google_camera_hal::ErrorMessage& hal_error, ErrorMsg* hidl_error) { in ConvertToHidlErrorMessage()
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...