Searched defs:resource_ (Results 1 – 10 of 10) sorted by relevance
/external/wayland/tests/data/ |
D | example-server.h | 1011 wl_registry_send_global(struct wl_resource *resource_, uint32_t name, const char *interface, uint32… in wl_registry_send_global() 1023 wl_registry_send_global_remove(struct wl_resource *resource_, uint32_t name) in wl_registry_send_global_remove() 1043 wl_callback_send_done(struct wl_resource *resource_, uint32_t callback_data) in wl_callback_send_done() 1474 wl_shm_send_format(struct wl_resource *resource_, uint32_t format) in wl_shm_send_format() 1514 wl_buffer_send_release(struct wl_resource *resource_) in wl_buffer_send_release() 1710 wl_data_offer_send_offer(struct wl_resource *resource_, const char *mime_type) in wl_data_offer_send_offer() 1722 wl_data_offer_send_source_actions(struct wl_resource *resource_, uint32_t source_actions) in wl_data_offer_send_source_actions() 1734 wl_data_offer_send_action(struct wl_resource *resource_, uint32_t dnd_action) in wl_data_offer_send_action() 1852 wl_data_source_send_target(struct wl_resource *resource_, const char *mime_type) in wl_data_source_send_target() 1865 wl_data_source_send_send(struct wl_resource *resource_, const char *mime_type, int32_t fd) in wl_data_source_send_send() [all …]
|
D | small-server-core.h | 148 intf_A_send_hey(struct wl_resource *resource_) in intf_A_send_hey()
|
D | small-server.h | 148 intf_A_send_hey(struct wl_resource *resource_) in intf_A_send_hey()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resource_variable_ops.h | 37 Tensor resource_; variable
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_expression.h | 152 XlaResource* resource_ = nullptr; variable
|
D | xla_expression_test.cc | 56 std::unique_ptr<XlaResource> resource_; member in tensorflow::__anon9d7e42a60111::XlaExpressionTest
|
/external/tensorflow/tensorflow/core/framework/ |
D | resource_mgr.h | 488 Tensor resource_; variable
|
/external/webrtc/call/adaptation/ |
D | resource_adaptation_processor_unittest.cc | 143 rtc::scoped_refptr<FakeResource> resource_; member in webrtc::__anonc2b6fa240111::ResourceAdaptationProcessorTest
|
D | video_stream_adapter_unittest.cc | 196 rtc::scoped_refptr<Resource> resource_; member in webrtc::VideoStreamAdapterTest
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/ |
D | oauth2_credentials.cc | 645 grpc_core::UniquePtr<char> resource_; member in grpc_core::__anonecf158e80211::StsTokenFetcherCredentials
|