Searched defs:bufferLength (Results 1 – 5 of 5) sorted by relevance
26 static WaiterListNode *CreateListNode(JSThread *thread, uint32_t bufferLength) in CreateListNode()59 uint32_t bufferLength = 5; in HWTEST_F_L0() local
45 size_t bufferLength = sizeof(size); in PhysicalSize() local
248 void Trace::GetUniqueMethods(size_t bufferLength, PandaSet<Method *> *calledMethodsSet) in GetUniqueMethods()
162 auto bufferLength = builder_.CreateLoad(builder_.getInt32Ty(), bufferLengthOffset); local
316 size_t bufferLength = data_->ReadUint32(position_); in ReadSingleEncodeData() local