Home
last modified time | relevance | path

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

/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlenativetest/entry/src/main/cpp/types/libentry/
Dpackage.json3 "types": "./index.d.ts" string
/test/xts/acts/hiviewdfx/hilogtest/hilogjstest/src/main/cpp/types/libentry/
Dpackage.json3 "types": "./index.d.ts" string
/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/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/src/main/js/TestDataAbility2/
Ddata.js186 let types; variable
/test/xts/acts/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/src/main/js/TestDataAbility/
Ddata.js186 let types; variable
/test/xts/acts/multimedia/medialibrary/
Dcommon.js111 const albumTwoTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
140 const albumThreeTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
/test/xts/hats/hdf/display/device/
Dhdi_test_display.cpp105 std::vector<int32_t> types; in RefreshLayersCompType() local
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_handler.cpp30 static void ParseMethodSignature(string_view signature, vector<string> &types, bool &defArg) in ParseMethodSignature()
369 const auto &types = find->second.first; in APiCallInfoChecker() local