| /external/webrtc/talk/media/devices/ |
| v4llookup.h | 38 #include <string> 46 static bool IsV4L2Device(const std::string& device_path) { 64 virtual bool CheckIsV4L2Device(const std::string& device_path);
|
| /external/webrtc/webrtc/api/objc/ |
| RTCSessionDescription+Private.h | 35 + (std::string)stringForType:(RTCSdpType)type; 37 + (RTCSdpType)typeForString:(const std::string &)string;
|
| /external/webrtc/webrtc/base/ |
| systeminfo.h | 14 #include <string> 37 std::string GetCpuVendor(); 41 std::string GetMachineModel();
|
| /external/webrtc/webrtc/libjingle/xmpp/ |
| pubsubtasks.h | 24 std::string itemid; 36 const std::string& node); 51 const std::string& node) 67 std::string node_; 77 const std::string& node, 78 const std::string& itemid, 81 const std::string& itemid() const { return itemid_; } 89 std::string itemid_; 98 const std::string& node, 99 const std::string& itemid) [all...] |
| /external/webrtc/webrtc/p2p/base/ |
| transportinfo.h | 14 #include <string> 30 TransportInfo(const std::string& content_name, 35 std::string content_name;
|
| /external/webrtc/webrtc/system_wrappers/source/ |
| metrics_default.cc | 18 Histogram* HistogramFactoryGetCounts(const std::string& name, int min, int max, 21 Histogram* HistogramFactoryGetEnumeration(const std::string& name, 25 Histogram* histogram_pointer, const std::string& name, int sample) {}
|
| /external/webrtc/webrtc/test/testsupport/ |
| perf_test_unittest.cc | 13 #include <string> 21 std::string expected = "RESULT measurementmodifier: trace= 42 units\n"; 22 std::string output;
|
| /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/ |
| InputSource.h | 23 #include <string> 30 InputSource(const std::string &mappingValue, 36 virtual bool sendToHW(std::string &error);
|
| Strategy.h | 23 #include <string> 30 Strategy(const std::string &mappingValue, 36 virtual bool sendToHW(std::string &error);
|
| Usage.h | 23 #include <string> 30 Usage(const std::string &mappingValue, 36 virtual bool sendToHW(std::string &error);
|
| /frameworks/base/cmds/statsd/benchmark/ |
| hello_world_benchmark.cpp | 19 while (state.KeepRunning()) std::string empty_string; 26 std::string x = "hello"; 27 while (state.KeepRunning()) std::string copy(x);
|
| /frameworks/base/cmds/statsd/src/packages/ |
| PackageInfoListener.h | 21 #include <string> 31 virtual void notifyAppUpgrade(const int64_t& eventTimeNs, const std::string& apk, 35 virtual void notifyAppRemoved(const int64_t& eventTimeNs, const std::string& apk,
|
| /frameworks/base/libs/androidfw/include/androidfw/ |
| ApkAssets.h | 21 #include <string> 40 static std::unique_ptr<const ApkAssets> Load(const std::string& path, bool system = false); 45 static std::unique_ptr<const ApkAssets> LoadAsSharedLibrary(const std::string& path, 52 static std::unique_ptr<const ApkAssets> LoadOverlay(const std::string& idmap_path, 62 const std::string& friendly_name, bool system, 65 std::unique_ptr<Asset> Open(const std::string& path, 68 bool ForEachFile(const std::string& path, 71 inline const std::string& GetPath() const { 83 static std::unique_ptr<const ApkAssets> LoadImpl(base::unique_fd fd, const std::string& path, 89 static std::unique_ptr<Asset> CreateAssetFromFile(const std::string& path) [all...] |
| /frameworks/base/libs/androidfw/tests/ |
| BenchmarkHelpers.h | 20 #include <string> 30 void GetResourceBenchmarkOld(const std::vector<std::string>& paths, const ResTable_config* config, 33 void GetResourceBenchmark(const std::vector<std::string>& paths, const ResTable_config* config,
|
| /frameworks/base/media/mca/filterfw/native/core/ |
| native_program.h | 21 #include <string> 44 bool OpenLibrary(const std::string& lib_name); 46 bool BindInitFunction(const std::string& func_name); 47 bool BindSetValueFunction(const std::string& func_name); 48 bool BindGetValueFunction(const std::string& func_name); 49 bool BindProcessFunction(const std::string& func_name); 50 bool BindResetFunction(const std::string& func_name); 51 bool BindTeardownFunction(const std::string& func_name); 54 bool CallSetValue(const std::string& key, const std::string& value) [all...] |
| /frameworks/base/tools/aapt2/util/ |
| Files.h | 21 #include <string> 55 FileType GetFileType(const std::string& path); 58 void AppendPath(std::string* base, android::StringPiece part); 61 bool mkdirs(const std::string& path); 69 // Returns the extension of the path. This is the entire string after the first '.' of the last part 74 std::string PackageToPath(const android::StringPiece& package); 77 Maybe<android::FileMap> MmapPath(const std::string& path, std::string* out_error); 80 bool AppendArgsFromFile(const android::StringPiece& path, std::vector<std::string>* out_arglist, 81 std::string* out_error) [all...] |
| /frameworks/compile/mclinker/include/mcld/Script/ |
| EntryCmd.h | 14 #include <string> 26 explicit EntryCmd(const std::string& pEntry); 38 std::string m_Entry;
|
| OutputArchCmd.h | 14 #include <string> 26 explicit OutputArchCmd(const std::string& pArch); 38 std::string m_Arch;
|
| OutputCmd.h | 14 #include <string> 26 explicit OutputCmd(const std::string& pOutputFile); 39 std::string m_OutputFile;
|
| SearchDirCmd.h | 14 #include <string> 26 explicit SearchDirCmd(const std::string& pPath); 38 std::string m_Path;
|
| /frameworks/compile/slang/ |
| slang_rs_special_kernel_param.h | 21 #include <string> 31 std::string listSpecialKernelParameters(unsigned int api); 35 const std::function<std::string ()> &DiagnosticDescription,
|
| /frameworks/native/cmds/installd/ |
| system_properties.h | 21 #include <string> 29 // Helper class to read system properties into and manage as a string->string map. 32 bool Load(const std::string& strFile) { 33 return ParseFile(strFile, [&](const std::string& line) { 35 if (equals_pos == std::string::npos || equals_pos == 0) { 40 std::string key = line.substr(0, equals_pos); 41 std::string value = line.substr(equals_pos + 1, 51 const std::string* GetProperty(const std::string& key) const [all...] |
| /frameworks/native/cmds/lshal/ |
| TextTable.h | 21 #include <string> 28 // in this row), or a string of explanatory text. 36 TextTableRow(std::vector<std::string>&& v) : mFields(std::move(v)) {} 38 // A single comment string. 39 TextTableRow(std::string&& s) : mLine(std::move(s)) {} 40 TextTableRow(const std::string& s) : mLine(s) {} 46 const std::vector<std::string>& fields() const { return mFields; } 48 // Get the single comment string. 49 const std::string& line() const { return mLine; } 52 std::vector<std::string> mFields [all...] |
| /frameworks/native/opengl/libs/tools/ |
| glentrygen | 21 my $string = shift; 22 $string =~ s/\s+$//; 23 return $string;
|
| /hardware/interfaces/broadcastradio/2.0/default/ |
| VirtualProgram.h | 36 std::string programName = ""; 37 std::string songArtist = ""; 38 std::string songTitle = "";
|