Home
last modified time | relevance | path

Searched defs:dataIdx (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_key_stats.h128 int GetRecordDataStatsIndex(RecordKeyData dataIdx) const in GetRecordDataStatsIndex()
133 int GetRecordKeyDurationIndex(RecordKeyDuration dataIdx) const in GetRecordKeyDurationIndex()
Dgc_stats.h102 void SetRecordData(RecordData dataIdx, size_t value) in SetRecordData()
107 size_t GetRecordData(RecordData dataIdx) in GetRecordData()
271 int GetRecordDataIndex(RecordData dataIdx) in GetRecordDataIndex()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.cpp24uint32_t dataIdx, uint32_t cpArrayIdx) in GetConstantPoolFromSnapshotData()