/aosp_15_r20/external/drm_hwcomposer/hwc2_device/ |
H A D | HwcLayer.cpp | 213 auto unique_id = BufferInfoGetter::GetInstance()->GetUniqueId(buffer_handle_); in ImportFb() local 262 bool HwcLayer::SwChainGetBufferFromCache(BufferUniqueId unique_id) { in SwChainGetBufferFromCache() 284 void HwcLayer::SwChainReassemble(BufferUniqueId unique_id) { in SwChainReassemble() 303 void HwcLayer::SwChainAddCurrentBuffer(BufferUniqueId unique_id) { in SwChainAddCurrentBuffer()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | static_functor_data.hpp | 176 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
|
D | functor_data.hpp | 151 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
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | profile_server.h | 56 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
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | xla_debug_info_manager_test.cc | 75 ModuleIdentifier unique_id; member 86 ModuleIdentifier unique_id = debug_info.module->unique_id(); in RegisterProgram() local 94 void UnregisterProgram(ModuleIdentifier unique_id) { in UnregisterProgram()
|
/aosp_15_r20/system/keymaster/km_openssl/ |
H A D | attestation_record.cpp | 932 Buffer unique_id = context.GenerateUniqueId( in build_eat_record() local 967 bool reset_since_rotation, Buffer* unique_id) { in generate_unique_id() 1095 Buffer unique_id = context.GenerateUniqueId( in build_attestation_record() local 1439 keymaster_blob_t* unique_id) { in parse_attestation_record() 1501 keymaster_blob_t* unique_id, keymaster_blob_t* verified_boot_key, in parse_eat_record()
|
/aosp_15_r20/system/keymaster/tests/ |
H A D | attestation_record_test.cpp | 128 keymaster_blob_t unique_id = {}; in TEST() local 219 keymaster_blob_t unique_id = {}; in TEST() local 326 keymaster_blob_t unique_id = {}; in TEST() local
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | autotemp.py | 38 def __init__(self, unique_id, suffix='', prefix='', dir=None, argument 86 def __init__(self, suffix='', unique_id='', prefix='', dir=None, argument
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | profile_server.cc | 1173 bt::l2cap::Channel::UniqueId unique_id = channel->unique_id(); in BindAudioDirectionExtServer() local 1209 bt::l2cap::Channel::UniqueId unique_id = channel->unique_id(); in BindL2capParametersExtServer() local 1243 bt::l2cap::Channel::UniqueId unique_id = channel->unique_id(); in BindAudioOffloadExtServer() local 1265 bt::l2cap::Channel::UniqueId unique_id = channel->unique_id(); in BindChannelServer() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/ |
D | debug.hpp | 215 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
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | buffered_spdy_framer.cc | 160 void BufferedSpdyFramer::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() 274 spdy::SpdyPingId unique_id, in CreatePingFrame()
|
/aosp_15_r20/system/keymint/ta/src/ |
H A D | lib.rs | 232 pub unique_id: &'static str, field 247 pub unique_id: &'static str, field 261 pub unique_id: &'static str, field
|
/aosp_15_r20/external/autotest/tko/ |
H A D | unique_cookie.py | 7 def unique_id(cookie_key): function
|
/aosp_15_r20/external/webrtc/modules/audio_device/ |
H A D | audio_device_name.cc | 20 absl::string_view unique_id) in AudioDeviceName()
|
H A D | audio_device_name.h | 43 std::string unique_id; // Unique identifier for the device. member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/public/pw_bluetooth_sapphire/fuchsia/host/socket/ |
H A D | socket_factory.h | 99 const auto unique_id = channel->unique_id(); in MakeSocketForChannel() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ |
H A D | xla_computation.h | 61 XlaComputation(const int64_t unique_id) : unique_id_(unique_id) {} in XlaComputation()
|
/aosp_15_r20/packages/services/Car/service/proto/android/car/occupantzone/ |
D | occupantzone_dump.proto | 38 optional string unique_id = 1; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | prefilter.h | 42 int unique_id() const { return unique_id_; } in unique_id() function
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | prefilter.h | 42 int unique_id() const { return unique_id_; } in unique_id() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/ |
D | reference.hpp | 62 std::size_t unique_id() const in unique_id() function
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ |
H A D | trie.h | 19 size_t unique_id; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/parser/tree/ |
D | end_node.hpp | 63 virtual std::size_t unique_id () const in unique_id() function in boost::lexer::detail::end_node
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
H A D | attestation_record.h | 49 hidl_vec<uint8_t> unique_id; member
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_report.cc | 209 int unique_id = *(int *)arg; in FindThreadByUidLockedCallback() local 213 static ThreadContext *FindThreadByUidLocked(int unique_id) { in FindThreadByUidLocked()
|