Home
last modified time | relevance | path

Searched defs:oldData (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/across_abc_test/
Ddatabase.js30 updateData(oldData, newData) { argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_to_string_cache.cpp105 ToStringResult TryStore(EtsCoroutine *coro, EtsString *string, T number, Data oldData) in TryStore()