Home
last modified time | relevance | path

Searched refs:getGraphicsMemoryArray (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/types/libhidebugndk/
Dindex.d.ts42 export const getGraphicsMemoryArray: () => number; constant
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
Dhidebugndk.cpp267 static napi_value getGraphicsMemoryArray(napi_env env, napi_callback_info info) in getGraphicsMemoryArray() function
414 …{ "getGraphicsMemoryArray", nullptr, getGraphicsMemoryArray, nullptr, nullptr, nullptr, napi_defau… in Init()
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/ohosTest/js/test/
DHidebugNdk.test.js401 let errCode = testNapi.getGraphicsMemoryArray();