| /arkcompiler/runtime_core/libabckit/scripts/ |
| D | abckit_status.py | 152 def get_test_from_annotation(api, annotation): argument 160 def collect_tests_from_path(path, api): argument 199 def collect_tests(path, api): argument 209 def get_tests_statistics(api, tests): argument 392 def print_cppapi_stat(tests_pathes, api, expected=0): argument 447 def print_capi_stat(tests_pathes, api): argument 472 def log_capi_stat(api, tests): argument
|
| /arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/01_01_export_import_cases/commonjs/ |
| D | commonjs_export_01.js | 22 module.exports.api = function() {return 'api'} function
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/templates/ |
| D | arktsconfig.json | 7 "api": ["$ROOT/plugins/ets/sdk/api"], array
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/consts/ |
| D | LimitedStdAPI.ts | 137 { api: LIMITED_STD_FUNCTION_API_BIND, faultId: FaultID.FunctionBindError } constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/ |
| D | README.md | 161 ## api section in homecheck
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-emitter.h | 37 uint8_t api = 0; member
|
| D | assembly-emitter.cpp | 1458 … panda::panda_file::pgo::ProfileOptimizer *profile_opt, uint8_t api, std::string subApi) in Emit() 1476 … panda::panda_file::pgo::ProfileOptimizer *profile_opt, uint8_t api, std::string subApi) in Emit() 1487 uint8_t api, std::string subApi) in Emit()
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/ |
| D | InteropDeprecatedBuiltInAPICheck.ts | 579 for (const api of DeprecatedAPIList.DeprecatedAPIs) { constant 605 for (const api of DeprecatedAPIList.DeprecatedAPIs) { constant 652 for (const api of DeprecatedAPIList.DeprecatedAPIs) { constant
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/api_scanner/dynamic/ |
| D | api_scanner.cpp | 52 const auto api = apiList_[i]; in GetSuspects() local
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_item_container.h | 215 static void SetApi(uint8_t api) in SetApi()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/api_scanner/ |
| D | api_scanner_test.cpp | 154 const auto api = apiList[i]; in GetSuspects() local
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/api_scanner/ |
| D | api_scanner_test.cpp | 246 const auto api = apiList[i]; in GetSuspects() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/common/bouncing_peas/ |
| D | bouncing_peas_unit.cpp | 164 …atic void SkoalaSetPlatformApi([[maybe_unused]] ark::Method *m, [[maybe_unused]] void *api /*any*/) in SkoalaSetPlatformApi()
|
| D | bouncing_peas_unit_napi.cpp | 175 [[maybe_unused]] ets_object api /*any*/) in SkoalaSetPlatformApi()
|