Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/include/
Drtp_header_extension_map.h44 bool IsRegistered(RTPExtensionType type) const { in IsRegistered() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_write_blocked_list.cc163 bool QuicWriteBlockedList::StaticStreamCollection::IsRegistered( in IsRegistered() function in quic::QuicWriteBlockedList::StaticStreamCollection
/external/openthread/src/core/backbone_router/
Dndproxy_table.hpp169 …bool IsRegistered(const Ip6::InterfaceIdentifier &aAddressIid) { return FindByAddressIid(aAddressI… in IsRegistered() function in ot::BackboneRouter::NdProxyTable
/external/tensorflow/tensorflow/c/kernels/
Dsummary_op_test.cc180 TEST(ScalarSummaryOpTest, IsRegistered) { in TEST() argument
/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_client.cc318 bool CrashGenerationClient::IsRegistered() const { in IsRegistered() function in google_breakpad::CrashGenerationClient
/external/webrtc/modules/rtp_rtcp/source/
Drtp_packet.h217 bool RtpPacket::IsRegistered() const { in IsRegistered() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h95 mutable unsigned IsRegistered : 1; variable
/external/llvm/include/llvm/MC/
DMCSymbol.h90 mutable unsigned IsRegistered : 1; variable
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp606 bool IsRegistered; in EmitOMPFirstprivateClause() local
677 bool IsRegistered = in EmitOMPPrivateClause() local
799 bool IsRegistered = PrivateScope.addPrivate(OrigVD, [&]() -> Address { in EmitOMPLastprivateClauseInit() local
970 bool IsRegistered = PrivateScope.addPrivate( in EmitOMPReductionClauseInit() local
1024 bool IsRegistered = PrivateScope.addPrivate( in EmitOMPReductionClauseInit() local
1067 bool IsRegistered = PrivateScope.addPrivate(OrigVD, [&]() -> Address { in EmitOMPReductionClauseInit() local
1107 bool IsRegistered = PrivateScope.addPrivate( in EmitOMPReductionClauseInit() local
1493 bool IsRegistered = PrivateScope.addPrivate(VD, [&]() -> Address { in EmitOMPLinearClause() local
/external/perfetto/src/shared_lib/
Ddata_source.cc68 bool IsRegistered() { in IsRegistered() function