Home
last modified time | relevance | path

Searched defs:types (Results 1 – 22 of 22) sorted by relevance

/test/xts/acts/ability/crossplatform/ability_runtime/actscontexttest/entry/src/ohosTest/cpp/types/libentry/
Dpackage.json3 "types": "./index.d.ts", string
/test/xts/acts/hiviewdfx/hiview/faultlogger/faultloggerjs/src/main/cpp/types/libfaultlogger_test_napi/
Dpackage.json3 "types": "./index.d.ts" string
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeMaskFilterTest.cpp59 OH_Drawing_BlurType types[] = { variable
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility/
Ddata.ts186 let types; variable
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/entry/src/main/ets/TestDataAbility2/
Ddata.ts186 let types; variable
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/
Dimage_receiver_module_test.cpp232 std::vector<uint32_t> types; in DumpImageInfo() local
331 …mageReceiverModuleTest::GetImageComponentTypes(OH_ImageNative *image, std::vector<uint32_t> *types) in GetImageComponentTypes()
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/entry/src/ohosTest/js/TestDataAbility2/
Ddata.js186 let types; variable
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/entry/src/ohosTest/js/TestDataAbility/
Ddata.js186 let types; variable
/test/xts/acts/validator_lite/acts_validator/entry/src/main/js/MainAbility/pages/location/info/
Dindex.js83 let types = geolocation.getSupportedCoordTypes(); variable
/test/xts/hats/hdf/display/composer/common/
Dhdi_test_display.cpp116 std::vector<int32_t> types; in RefreshLayersCompType() local
/test/xts/hats/useriam/pinauth/src/
Dpin_auth_hdi.cpp114 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<int32_t> &types) in FillTestGetPropertyTypeVector()
/test/xts/hats/useriam/fingerprintauth/src/
Dfingerprint_auth_hdi.cpp122 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<GetPropertyType> &types) in FillTestGetPropertyTypeVector()
/test/testfwk/arkxtest/perftest/core/src/
Dfrontend_api_handler.cpp64 static void ParseMethodSignature(string_view signature, vector<string> &types, size_t &defArg) in ParseMethodSignature()
329 auto &types = find->second.first; in APiCallInfoChecker() local
/test/xts/hats/useriam/faceauth_additional/src/
Dface_auth_hdi.cpp117 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<GetPropertyType> &types) in FillTestGetPropertyTypeVector()
/test/xts/hats/useriam/pinauth_additional/src/
Dpin_auth_hdi.cpp98 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<HdiGetPropertyType> &types) in FillTestGetPropertyTypeVector()
/test/xts/acts/distributeddatamgr/UDMFtest/udmfTestApi20/entry/src/main/cpp/
DUdmfTest.cpp331 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" }; in TestSetProviderInvalidParam() local
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
Dnapi_init.cpp485 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" }; in OH_Pasteboard_GetData0200() local
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
Dnapi_init.cpp1051 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" }; in OH_UdmfRecord_SetProvider0100() local
1074 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" }; in OH_UdmfRecord_SetProvider0200() local
Dudmf_ndk_test.cpp2667 auto types = OH_UdmfDataLoadInfo_GetTypes(acceptableInfo, &typeCount); in OH_UdmfDataLoadParams_SetLoadHandler001() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp130 static void ParseMethodSignature(string_view signature, vector<string> &types, size_t &defArg) in ParseMethodSignature()
547 auto &types = find->second.paramTypes_; in APiCallInfoChecker() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h308 ArkUI_CharPtr types; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/
Darkoala_api.h341 ArkUI_CharPtr types; member