Home
last modified time | relevance | path

Searched defs:GetSource (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dvideotrack.h47 virtual VideoSourceInterface* GetSource() const { in GetSource() function
Daudiotrack.cc66 AudioSourceInterface* AudioTrack::GetSource() const { in GetSource() function in webrtc::AudioTrack
Dstatscollector_unittest.cc158 webrtc::AudioSourceInterface* GetSource() const override { return NULL; } in GetSource() function in webrtc::FakeAudioTrack
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
DMicrosoft_Internet_Explorer.py15 def GetSource(self, _object=None, _attributes={}, **_arguments): member in Microsoft_Internet_Explorer_Events
/external/grpc-grpc/src/compiler/
Dobjective_c_generator.cc261 ::grpc::string GetSource(const ServiceDescriptor* service) { in GetSource() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h244 SENode* GetSource() const { return source_; } in GetSource() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h244 SENode* GetSource() const { return source_; } in GetSource() function
/external/v8/src/inspector/
Dwasm-translation.cc319 const String16& WasmTranslation::GetSource(const String16& script_id, in GetSource() function in v8_inspector::WasmTranslation
/external/v8/src/
Dapi.cc6985 Local<v8::String> v8::RegExp::GetSource() const { in GetSource() function in v8::v8::RegExp