Searched defs:api (Results 1 – 10 of 10) sorted by relevance
| /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 390 def print_cppapi_stat(tests_pathes, api, expected=0): argument 445 def print_capi_stat(tests_pathes, api): argument 470 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/ets_frontend/ets2panda/linter/src/lib/utils/consts/ |
| D | LimitedStdAPI.ts | 137 { api: LIMITED_STD_FUNCTION_API_BIND, faultId: FaultID.FunctionBindError } 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 | 213 static void SetApi(uint8_t api) in SetApi()
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-emitter.cpp | 1368 uint8_t api, std::string subApi) in EmitPrograms() 1453 … panda::panda_file::pgo::ProfileOptimizer *profile_opt, uint8_t api, std::string subApi) in Emit() 1471 … panda::panda_file::pgo::ProfileOptimizer *profile_opt, uint8_t api, std::string subApi) in Emit() 1482 uint8_t api, std::string subApi) in Emit()
|
| /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()
|