Home
last modified time | relevance | path

Searched defs:mapper (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/utils/
Dutils.cpp25 …td::vector<uint8_t> &content, std::string &ami, bool &useSecureMem, [[maybe_unused]] void **mapper, in GetAsset()
/arkcompiler/ets_runtime/test/sharedtest/sharedarray/
Dsharedarray.ts933 const mapper = new Map([ constant
958 const mapper = new SendableMap([SendableArray.from(['1', 'a']), SendableArray.from(['2', 'b'])]); constant
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp55 static void FakeReleaseSecureMemCallback(void* mapper) in FakeReleaseSecureMemCallback()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp133 static void FakeReleaseSecureMemCallback(void* mapper) in FakeReleaseSecureMemCallback()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument