Lines Matching refs:string
24 #include <string>
28 int adb_connect(const std::string& service, std::string* _Nonnull error);
35 bool adb_command(const std::string& service);
39 bool adb_query(const std::string& service, std::string* _Nonnull result,
40 std::string* _Nonnull error);
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);