Home
last modified time | relevance | path

Searched defs:GetExtensions (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfeature_manager.h40 inline const ExtensionSet& GetExtensions() const { return extensions_; } in GetExtensions() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfeature_manager.h40 inline const ExtensionSet& GetExtensions() const { return extensions_; } in GetExtensions() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfeature_manager.h40 inline const ExtensionSet& GetExtensions() const { return extensions_; } in GetExtensions() function
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_deflate_stream_fuzzer.cc68 std::string GetExtensions() const override { return std::string(); } in GetExtensions() function in net::__anona3e0111f0111::WebSocketFuzzedStream
H A Dwebsocket_deflate_stream.cc96 std::string WebSocketDeflateStream::GetExtensions() const { in GetExtensions() function in net::WebSocketDeflateStream
H A Dwebsocket_basic_stream.cc257 std::string WebSocketBasicStream::GetExtensions() const { return extensions_; } in GetExtensions() function in net::WebSocketBasicStream
H A Dwebsocket_channel_test.cc296 std::string GetExtensions() const override { return extensions_; } in GetExtensions() function in net::__anon059a0eb20111::FakeWebSocketStream
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DconfigHandler.py407 def GetExtensions(self, active_only=True, editor_only=False, shell_only=False): member in IdleConf
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dconfig.py412 def GetExtensions(self, active_only=True, member in IdleConf
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc526 static PyObject* GetExtensions(PyBaseDescriptor* self, void *closure) { in GetExtensions() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc526 static PyObject* GetExtensions(PyBaseDescriptor* self, void *closure) { in GetExtensions() function
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/
H A Dvulkan_profiles.cpp10200 VPAPI_ATTR void GetExtensions(uint32_t extensionCount, const VkExtensionProperties *pExtensions, st… in GetExtensions() function