Home
last modified time | relevance | path

Searched refs:GetInfo (Results 1 – 25 of 37) sorted by relevance

12

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dsend_time_history_unittest.cc77 EXPECT_TRUE(history_.GetInfo(&received_packet, false)); in TEST_F()
81 EXPECT_TRUE(history_.GetInfo(&received_packet2, true)); in TEST_F()
85 EXPECT_FALSE(history_.GetInfo(&received_packet3, true)); in TEST_F()
98 EXPECT_TRUE(history_.GetInfo(&info, true)); in TEST_F()
132 EXPECT_TRUE(history_.GetInfo(&packet, false)); in TEST_F()
136 EXPECT_TRUE(history_.GetInfo(&packet, true)); in TEST_F()
139 EXPECT_FALSE(history_.GetInfo(&packet, false)); in TEST_F()
150 EXPECT_TRUE(history_.GetInfo(&info, false)); in TEST_F()
156 EXPECT_FALSE(history_.GetInfo(&info, false)); in TEST_F()
159 EXPECT_TRUE(history_.GetInfo(&info2, false)); in TEST_F()
[all …]
Dsend_time_history.cc86 bool SendTimeHistory::GetInfo(PacketInfo* packet, bool remove) { in GetInfo() function in webrtc::SendTimeHistory
Dtransport_feedback_adapter.cc104 if (send_time_history_.GetInfo(&info, true) && info.send_time_ms >= 0) { in OnTransportFeedback()
/external/v8/src/
Dtype-info.cc37 Handle<Object> TypeFeedbackOracle::GetInfo(TypeFeedbackId ast_id) { in GetInfo() function in v8::internal::TypeFeedbackOracle
52 Handle<Object> TypeFeedbackOracle::GetInfo(FeedbackVectorSlot slot) { in GetInfo() function in v8::internal::TypeFeedbackOracle
110 Handle<Object> value = GetInfo(slot); in CallIsUninitialized()
118 Handle<Object> value = GetInfo(slot); in CallIsMonomorphic()
124 Handle<Object> info = GetInfo(slot); in CallNewIsMonomorphic()
130 Handle<Object> value = GetInfo(feedback_vector_slot); in ForInType()
155 Handle<Object> info = GetInfo(slot); in GetCallTarget()
166 Handle<Object> info = GetInfo(slot); in GetCallNewTarget()
178 Handle<Object> info = GetInfo(slot); in GetCallAllocationSite()
188 Handle<Object> info = GetInfo(slot); in GetCallNewAllocationSite()
[all …]
Dtype-info.h121 Handle<Object> GetInfo(TypeFeedbackId id);
125 Handle<Object> GetInfo(FeedbackVectorSlot slot);
/external/v8/src/compiler/
Dsimplified-lowering.cc361 NodeInfo* info = GetInfo(node); in Run()
377 NodeInfo* info = GetInfo(node); in Run()
400 NodeInfo* info = GetInfo(node); in EnqueueInitial()
414 NodeInfo* info = GetInfo(node); in EnqueueInput()
454 NodeInfo* info = GetInfo(user); in EnqueueUses()
508 NodeInfo* info = GetInfo(node); in SetOutput()
522 return GetInfo(node->InputAt(0))->output_type()->Is(Type::Signed32()) && in BothInputsAreSigned32()
523 GetInfo(node->InputAt(1))->output_type()->Is(Type::Signed32()); in BothInputsAreSigned32()
528 return GetInfo(node->InputAt(0))->output_type()->Is(Type::Unsigned32()) && in BothInputsAreUnsigned32()
529 GetInfo(node->InputAt(1))->output_type()->Is(Type::Unsigned32()); in BothInputsAreUnsigned32()
[all …]
/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/
Dsend_time_history.h32 bool GetInfo(PacketInfo* packet, bool remove);
/external/vboot_reference/utility/
Defidecompress.c677 GetInfo ( in GetInfo() function
871 return GetInfo ( in EfiGetInfo()
955 return GetInfo ( in TianoGetInfo()
1074 EFI_STATUS r = GetInfo(ibuf, isize, &osize, &ssize); in main()
/external/libchrome/dbus/
Dfile_descriptor.cc57 bool ok = file.GetInfo(&info); in CheckValidity()
/external/libchrome/base/files/
Dfile_enumerator.h124 FileInfo GetInfo() const;
Dfile.h260 bool GetInfo(Info* info);
Dfile_unittest.cc334 EXPECT_TRUE(file.GetInfo(&info));
365 EXPECT_TRUE(file.GetInfo(&info));
512 EXPECT_TRUE(dir.GetInfo(&info));
Dfile_enumerator_posix.cc117 FileEnumerator::FileInfo FileEnumerator::GetInfo() const { in GetInfo() function in base::FileEnumerator
Dfile_util_posix.cc225 if (traversal.GetInfo().IsDirectory()) in DeleteFile()
346 from_stat = traversal.GetInfo().stat(); in CopyDirectory()
645 return file.GetInfo(results); in GetFileInfo()
Dfile_util.cc42 running_size += file_iter.GetInfo().GetSize(); in ComputeDirectorySize()
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp739 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in author()
761 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in info()
817 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in creationDate()
838 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in creator()
894 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in keywords()
915 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in modDate()
936 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in producer()
957 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in subject()
981 CPDF_Dictionary* pDictionary = m_pDocument->GetPDFDocument()->GetInfo(); in title()
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
Dsend_side.cc54 if (!send_time_history_.GetInfo(&packet_info, true)) { in GiveFeedback()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsio1.c970 const cmsMLU* GetInfo(cmsHPROFILE hProfile, cmsInfoType Info) in GetInfo() function
1005 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfo()
1016 const cmsMLU* mlu = GetInfo(hProfile, Info); in cmsGetProfileInfoASCII()
/external/v8/src/debug/
Dliveedit.h356 Handle<SharedFunctionInfo> GetInfo();
Dliveedit.cc684 Handle<SharedFunctionInfo> SharedInfoWrapper::GetInfo() { in GetInfo() function in v8::internal::SharedInfoWrapper
1120 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in ReplaceFunctionCode()
1152 Handle<SharedFunctionInfo> shared_info = shared_info_wrapper.GetInfo(); in FunctionSourceUpdated()
1337 Handle<SharedFunctionInfo> info = shared_info_wrapper.GetInfo(); in PatchFunctionPositions()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp667 void GetInfo(FX_DWORD* width, FX_DWORD* height, FX_DWORD* components);
779 void CJPX_Decoder::GetInfo(FX_DWORD* width, in GetInfo() function in CJPX_Decoder
876 pDecoder->GetInfo(width, height, components); in GetImageInfo()
/external/pdfium/fpdfsdk/src/
Dfpdfeditpage.cpp43 pInfoDict = pDoc->GetInfo(); in FPDF_CreateNewDocument()
/external/autotest/client/cros/cellular/
Dmodem.py185 return self.Modem().GetInfo()[2]
/external/autotest/client/site_tests/security_DbusMap/
Dbaseline.chronos281 "GetInfo"
Dbaseline340 "GetInfo",

12