Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/graphic/component3D/AppScope/resources/rawfile/assets/app/rendernodegraphs/
DLondon.json8 "typeName": "RenderNodeDefaultCameras", string
12 "typeName": "RenderNodeFullscreenGeneric", string
20 "typeName": "ShaderSpecializationRenderPod", string
/test/testfwk/arkxtest/jsunit/src/module/assert/
DisPromiseLike.js24 function isA(typeName, value) { argument
/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
DDeepTypeUtils.js19 static isA_(typeName, value) { argument
/test/testfwk/arkxtest/jsunit/src/module/assert/deepEquals/
DDeepTypeUtils.js20 static isA(typeName, value) { argument
/test/testfwk/arkxtest/uitest/napi/
Duitest_napi.cpp115 …static napi_status MountJsConstructorToGlobal(napi_env env, string_view typeName, napi_value funct… in MountJsConstructorToGlobal()
126 …static napi_status GetJsConstructorFromGlobal(napi_env env, string_view typeName, napi_value *pFun… in GetJsConstructorFromGlobal()
/test/testfwk/arkxtest/perftest/napi/src/
Dperftest_napi.cpp116 …static napi_status MountJsConstructorToGlobal(napi_env env, string_view typeName, napi_value funct… in MountJsConstructorToGlobal()
127 …static napi_status GetJsConstructorFromGlobal(napi_env env, string_view typeName, napi_value *pFun… in GetJsConstructorFromGlobal()
/test/testfwk/arkxtest/perftest/core/src/
Dfrontend_api_handler.cpp365 const auto typeName = string(ptr->GetFrontendClassDef().name_); in StoreBackendObject() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp584 const auto typeName = string(ptr->GetFrontendClassDef().name_); in StoreBackendObject() local