Home | History | Annotate | Download | only in adb

Lines Matching refs:_Nonnull

28 int adb_connect(const std::string& service, std::string* _Nonnull error);
39 bool adb_query(const std::string& service, std::string* _Nonnull result,
40 std::string* _Nonnull error);
49 void adb_set_socket_spec(const char* _Nonnull socket_spec);
54 int adb_send_emulator_command(int argc, const char* _Nonnull* _Nonnull argv,
59 bool adb_status(int fd, std::string* _Nonnull error);
62 std::string format_host_command(const char* _Nonnull command);
65 bool adb_get_feature_set(FeatureSet* _Nonnull feature_set, std::string* _Nonnull error);