Home
last modified time | relevance | path

Searched defs:bufferLength (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dwaiter_list_test.cpp50 static WaiterListNode *CreateListNode(JSThread *thread, uint32_t bufferLength) in CreateListNode()
83 uint32_t bufferLength = 5; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
Dos.cpp43 size_t bufferLength = sizeof(size); in PhysicalSize() local