Searched defs:resource_ (Results  1 – 11 of 11) 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/compiler/tf2xla/ | 
| D | xla_expression.h | 167   XlaResource* resource_ = nullptr;  variable
  | 
| D | xla_expression_test.cc | 56   std::unique_ptr<XlaResource> resource_;  member in tensorflow::__anon8c53984b0111::XlaExpressionTest
  | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | resource_handle.h | 188   core::IntrusivePtr<ResourceBase> resource_;  variable
  | 
| D | resource_mgr.h | 522   Tensor resource_;  variable
  | 
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ | 
| D | weights.h | 277   ResourceHandle resource_;  variable
  | 
| /external/webrtc/call/adaptation/ | 
| D | resource_adaptation_processor_unittest.cc | 142   rtc::scoped_refptr<FakeResource> resource_;  member in webrtc::__anon21d89a490111::ResourceAdaptationProcessorTest
  | 
| D | video_stream_adapter_unittest.cc | 163   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 | 646   grpc_core::UniquePtr<char> resource_;  member in grpc_core::__anon8a5b554d0211::StsTokenFetcherCredentials
  |