Home
last modified time | relevance | path

Searched defs:unique_id (Results 1 – 25 of 109) sorted by relevance

12345

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dprofile_server.h56 bt::l2cap::Channel::UniqueId unique_id() const { return unique_id_; } in unique_id() function
91 bt::l2cap::Channel::UniqueId unique_id() const { return unique_id_; } in unique_id() function
122 bt::l2cap::Channel::UniqueId unique_id() const { return unique_id_; } in unique_id() function
334 bt::l2cap::Channel::UniqueId unique_id() const { return unique_id_; } in unique_id() function
/external/autotest/client/common_lib/
Dautotemp.py38 def __init__(self, unique_id, suffix='', prefix='', dir=None, argument
86 def __init__(self, suffix='', unique_id='', prefix='', dir=None, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dxla_debug_info_manager_test.cc75 ModuleIdentifier unique_id; member
86 ModuleIdentifier unique_id = debug_info.module->unique_id(); in RegisterProgram() local
94 void UnregisterProgram(ModuleIdentifier unique_id) { in UnregisterProgram()
/external/autotest/tko/
Dunique_cookie.py7 def unique_id(cookie_key): function
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/
Dstatic_functor_data.hpp176 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next()
278 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next()
335 , std::size_t& id, std::size_t unique_id, Iterator& end) in invoke_actions()
372 std::size_t unique_id = boost::lexer::npos; in lookahead() local
474 , std::size_t& id, std::size_t unique_id, Iterator& end) in invoke_actions()
511 std::size_t unique_id = boost::lexer::npos; in lookahead() local
Dfunctor_data.hpp151 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next()
251 std::size_t next(Iterator& end, std::size_t& unique_id, bool& prev_bol) in next()
305 , std::size_t& id, std::size_t unique_id, Iterator& end) in invoke_actions()
342 std::size_t unique_id = boost::lexer::npos; in lookahead() local
444 , std::size_t& id, std::size_t unique_id, Iterator& end) in invoke_actions()
481 std::size_t unique_id = boost::lexer::npos; in lookahead() local
/external/webrtc/modules/audio_device/
Daudio_device_name.cc20 absl::string_view unique_id) in AudioDeviceName()
Daudio_device_name.h43 std::string unique_id; // Unique identifier for the device. member
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/public/pw_bluetooth_sapphire/fuchsia/host/socket/
Dsocket_factory.h99 const auto unique_id = channel->unique_id(); in MakeSocketForChannel() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_computation.h61 XlaComputation(const int64_t unique_id) : unique_id_(unique_id) {} in XlaComputation()
/external/regex-re2/re2/
Dprefilter.h42 int unique_id() const { return unique_id_; } in unique_id() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter.h42 int unique_id() const { return unique_id_; } in unique_id() function
/external/pytorch/torch/csrc/lazy/core/
Dtrie.h19 size_t unique_id; member
Dtensor.h52 const int64_t unique_id = 0; member
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/
Dreference.hpp62 std::size_t unique_id() const in unique_id() function
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/
Ddebug.hpp215 static void unique_id (std::ostream &stream_) in unique_id() function in boost::lexer::basic_debug
220 static void unique_id (std::wostream &stream_) in unique_id() function in boost::lexer::basic_debug
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/parser/tree/
Dend_node.hpp63 virtual std::size_t unique_id () const in unique_id() function in boost::lexer::detail::end_node
/external/pigweed/pw_bluetooth_sapphire/host/sco/
Dsco_connection.cc47 ScoConnection::UniqueId ScoConnection::unique_id() const { in unique_id() function in bt::sco::ScoConnection
/external/cronet/stable/third_party/re2/src/re2/
Dprefilter.h42 int unique_id() const { return unique_id_; } in unique_id() function
/external/cronet/tot/third_party/re2/src/re2/
Dprefilter.h42 int unique_id() const { return unique_id_; } in unique_id() function
/external/cronet/stable/base/profiler/
Dmodule_cache_apple.cc46 std::string* unique_id, in GetUniqueIdAndTextSize()
/external/cronet/tot/base/profiler/
Dmodule_cache_apple.cc46 std::string* unique_id, in GetUniqueIdAndTextSize()
/external/openscreen/cast/common/public/
Dreceiver_info.h78 std::string unique_id; member
/external/cronet/stable/net/spdy/
Dbuffered_spdy_framer.cc160 void BufferedSpdyFramer::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
274 spdy::SpdyPingId unique_id, in CreatePingFrame()
/external/cronet/tot/net/spdy/
Dbuffered_spdy_framer.cc160 void BufferedSpdyFramer::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing()
274 spdy::SpdyPingId unique_id, in CreatePingFrame()

12345