Home
last modified time | relevance | path

Searched refs:getrecordCount (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
H A Dnapi_init.cpp539 unsigned int getrecordCount = 0; in OH_Pasteboard_GetData0300() local
540 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &getrecordCount); in OH_Pasteboard_GetData0300()
541 NAPI_ASSERT(env, getrecordCount == 1, "OH_getRecords is fail"); in OH_Pasteboard_GetData0300()

Completed in 2 milliseconds