Lines Matching refs:string
47 int32_t LoadHal(const string& file_path, int target_class, int target_type,
49 const string& target_package,
50 const string& target_component_name,
51 const string& hw_binder_service_name,
52 const string& module_name);
55 string GetFunctions();
61 string ReadSpecification(const string& component_name, int target_class,
64 const string& target_package);
67 string Call(const string& arg, const string& uid);
70 string GetAttribute(const string& arg);
77 const ::google::protobuf::RepeatedPtrField<::std::string> shell_command);
120 extern string GetSocketPortFilePath(const string& service_name);
123 bool IsDriverRunning(const string& service_name, int retry_count);
126 extern VtsDriverSocketClient* GetDriverSocketClient(const string& service_name);