Home
last modified time | relevance | path

Searched defs:resource_ (Results 1 – 10 of 10) sorted by relevance

/external/wayland/tests/data/
Dexample-server.h1011 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 …]
Dsmall-server-core.h148 intf_A_send_hey(struct wl_resource *resource_) in intf_A_send_hey()
Dsmall-server.h148 intf_A_send_hey(struct wl_resource *resource_) in intf_A_send_hey()
/external/tensorflow/tensorflow/core/kernels/
Dresource_variable_ops.h37 Tensor resource_; variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_expression.h152 XlaResource* resource_ = nullptr; variable
Dxla_expression_test.cc56 std::unique_ptr<XlaResource> resource_; member in tensorflow::__anon9d7e42a60111::XlaExpressionTest
/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.h488 Tensor resource_; variable
/external/webrtc/call/adaptation/
Dresource_adaptation_processor_unittest.cc143 rtc::scoped_refptr<FakeResource> resource_; member in webrtc::__anonc2b6fa240111::ResourceAdaptationProcessorTest
Dvideo_stream_adapter_unittest.cc196 rtc::scoped_refptr<Resource> resource_; member in webrtc::VideoStreamAdapterTest
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc645 grpc_core::UniquePtr<char> resource_; member in grpc_core::__anonecf158e80211::StsTokenFetcherCredentials