| /system/libvintf/include/vintf/ |
| CompatibilityMatrix.h | 21 #include <string> 60 std::string getXmlSchemaPath(const std::string& xmlFileName, const Version& version) const; 63 const std::string& package, const Version& expectVersion, 73 bool addAllHalsAsOptional(CompatibilityMatrix* other, std::string* error); 76 bool addAllXmlFilesAsOptional(CompatibilityMatrix* other, std::string* error); 79 bool addAllKernelsAsOptional(CompatibilityMatrix* other, std::string* error); 81 status_t fetchAllInformation(const std::string& path, std::string* error = nullptr); 93 std::string* error) [all...] |
| Named.h | 20 #include <string> 24 std::string name; 28 Named(const std::string& n, const T& o) : name(n), object(o) {} 29 Named(std::string&& n, T&& o) : name(std::move(n)), object(std::move(o)) {}
|
| Regex.h | 21 #include <string> 38 __attribute__((warn_unused_result)) bool compile(const std::string& pattern); 40 bool matches(const std::string& s) const; 45 static const Regex* Get(const std::string& pattern);
|
| /system/tools/aidl/ |
| io_delegate_unittest.cpp | 17 #include <string> 23 using std::string; 29 string absolute_path; 35 string absolute_path;
|
| line_reader.h | 21 #include <string> 32 virtual bool ReadLine(std::string* line) = 0; 35 const std::string& file_path); 37 const std::string& contents);
|
| /system/tpm/trunks/ |
| hmac_session.h | 20 #include <string> 46 const std::string& bind_authorization_value, 56 virtual void SetEntityAuthorizationValue(const std::string& value) = 0; 62 virtual void SetFutureAuthorizationValue(const std::string& value) = 0;
|
| mock_hmac_session.h | 20 #include <string> 36 const std::string& bind_authorization_value, 39 MOCK_METHOD1(SetEntityAuthorizationValue, void(const std::string& value)); 40 MOCK_METHOD1(SetFutureAuthorizationValue, void(const std::string& value));
|
| trunks_binder_proxy.h | 20 #include <string> 43 void SendCommand(const std::string& command, 45 std::string SendCommandAndWait(const std::string& command) override;
|
| /system/vold/ |
| Process.h | 23 int KillProcessesWithOpenFiles(const std::string& path, int signal);
|
| /system/vold/model/ |
| Disk.h | 40 Disk(const std::string& eventPath, dev_t device, const std::string& nickname, int flags); 57 const std::string& getId() { return mId; } 58 const std::string& getEventPath() { return mEventPath; } 59 const std::string& getSysPath() { return mSysPath; } 60 const std::string& getDevPath() { return mDevPath; } 63 const std::string& getLabel() { return mLabel; } 66 std::shared_ptr<VolumeBase> findVolume(const std::string& id); 68 void listVolumes(VolumeBase::Type type, std::list<std::string>& list); 84 std::string mId [all...] |
| /test/vts/compilation_tools/vtsc/code_gen/driver/ |
| LibSharedCodeGen.h | 20 #include <string> 38 const string& fuzzer_extended_class_name) override; 42 const string& fuzzer_extended_class_name) override; 46 const string& fuzzer_extended_class_name) override;
|
| /test/vts/drivers/libdrivercomm/ |
| VtsDriverCommUtil.h | 20 #include <string> 40 bool Connect(const string& socket_name); 51 bool VtsSocketSendBytes(const string& message); 54 string VtsSocketRecvBytes();
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 93 std::string CodeModel; 98 std::string CoverageDataFile; 101 std::string CoverageNotesFile; 103 /// The version string to put into coverage files. 107 std::string DebugPass; 109 /// The string to embed in debug information as the current working directory. 110 std::string DebugCompilationDir; 112 /// The string to embed in the debug information for the compile unit, if 114 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 93 std::string CodeModel; 98 std::string CoverageDataFile; 101 std::string CoverageNotesFile; 103 /// The version string to put into coverage files. 107 std::string DebugPass; 109 /// The string to embed in debug information as the current working directory. 110 std::string DebugCompilationDir; 112 /// The string to embed in the debug information for the compile unit, if 114 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 93 std::string CodeModel; 98 std::string CoverageDataFile; 101 std::string CoverageNotesFile; 103 /// The version string to put into coverage files. 107 std::string DebugPass; 109 /// The string to embed in debug information as the current working directory. 110 std::string DebugCompilationDir; 112 /// The string to embed in the debug information for the compile unit, if 114 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 110 std::string CodeModel; 115 std::string CoverageDataFile; 118 std::string CoverageNotesFile; 120 /// The version string to put into coverage files. 124 std::string DebugPass; 126 /// The string to embed in debug information as the current working directory. 127 std::string DebugCompilationDir; 129 /// The string to embed in the debug information for the compile unit, if 131 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 110 std::string CodeModel; 115 std::string CoverageDataFile; 118 std::string CoverageNotesFile; 120 /// The version string to put into coverage files. 124 std::string DebugPass; 126 /// The string to embed in debug information as the current working directory. 127 std::string DebugCompilationDir; 129 /// The string to embed in the debug information for the compile unit, if 131 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 110 std::string CodeModel; 115 std::string CoverageDataFile; 118 std::string CoverageNotesFile; 120 /// The version string to put into coverage files. 124 std::string DebugPass; 126 /// The string to embed in debug information as the current working directory. 127 std::string DebugCompilationDir; 129 /// The string to embed in the debug information for the compile unit, if 131 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 110 std::string CodeModel; 115 std::string CoverageDataFile; 118 std::string CoverageNotesFile; 120 /// The version string to put into coverage files. 124 std::string DebugPass; 126 /// The string to embed in debug information as the current working directory. 127 std::string DebugCompilationDir; 129 /// The string to embed in the debug information for the compile unit, if 131 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 93 std::string CodeModel; 98 std::string CoverageDataFile; 101 std::string CoverageNotesFile; 103 /// The version string to put into coverage files. 107 std::string DebugPass; 109 /// The string to embed in debug information as the current working directory. 110 std::string DebugCompilationDir; 112 /// The string to embed in the debug information for the compile unit, if 114 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 93 std::string CodeModel; 98 std::string CoverageDataFile; 101 std::string CoverageNotesFile; 103 /// The version string to put into coverage files. 107 std::string DebugPass; 109 /// The string to embed in debug information as the current working directory. 110 std::string DebugCompilationDir; 112 /// The string to embed in the debug information for the compile unit, if 114 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 93 std::string CodeModel; 98 std::string CoverageDataFile; 101 std::string CoverageNotesFile; 103 /// The version string to put into coverage files. 107 std::string DebugPass; 109 /// The string to embed in debug information as the current working directory. 110 std::string DebugCompilationDir; 112 /// The string to embed in the debug information for the compile unit, if 114 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 110 std::string CodeModel; 115 std::string CoverageDataFile; 118 std::string CoverageNotesFile; 120 /// The version string to put into coverage files. 124 std::string DebugPass; 126 /// The string to embed in debug information as the current working directory. 127 std::string DebugCompilationDir; 129 /// The string to embed in the debug information for the compile unit, if 131 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 110 std::string CodeModel; 115 std::string CoverageDataFile; 118 std::string CoverageNotesFile; 120 /// The version string to put into coverage files. 124 std::string DebugPass; 126 /// The string to embed in debug information as the current working directory. 127 std::string DebugCompilationDir; 129 /// The string to embed in the debug information for the compile unit, if 131 std::string DwarfDebugFlags [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/ |
| CodeGenOptions.h | 23 #include <string> 110 std::string CodeModel; 115 std::string CoverageDataFile; 118 std::string CoverageNotesFile; 120 /// The version string to put into coverage files. 124 std::string DebugPass; 126 /// The string to embed in debug information as the current working directory. 127 std::string DebugCompilationDir; 129 /// The string to embed in the debug information for the compile unit, if 131 std::string DwarfDebugFlags [all...] |