Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/lazyforeach/
Dlazyforeach_gettype_test.cpp22 auto getType = OH_ArkUI_NodeAdapterEvent_GetType(nullptr); in TestLazyForEachGetType002() local
/test/testfwk/arkxtest/jsunit/src/module/assert/
DisPromiseLike.js28 function getType(value) { function
/test/xts/acts/ability/ability_runtime/actsdataabilityaccessdatasharetest/datashareserverhap/entry/src/main/ets/DataShareExtAbility/
DDataShareExtAbility.ts165 async getType(uri: string, callback) { method in DataShareExtAbility
/test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/
DDeepTypeUtils.js17 static getType(value) { method in DeepTypeUtils
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreTestApi20/entry/src/main/cpp/types/librelationndk/
DIndex.d.ts33 export const getType: () => number; constant
/test/testfwk/arkxtest/uitest/ets/ani/src/
Duitest_ani.cpp1854 static ani_ref getType(ani_env *env, ani_object obj) in getType() function