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.h110 int GetRecordDataStatsIndex(RecordKeyData dataIdx) const in GetRecordDataStatsIndex()
115 int GetRecordKeyDurationIndex(RecordKeyDuration dataIdx) const in GetRecordKeyDurationIndex()
Dgc_stats.h89 void SetRecordData(RecordData dataIdx, size_t value) in SetRecordData()
94 size_t GetRecordData(RecordData dataIdx) in GetRecordData()
246 int GetRecordDataIndex(RecordData dataIdx) in GetRecordDataIndex()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.cpp24uint32_t dataIdx, uint32_t cpArrayIdx) in GetConstantPoolFromSnapshotData()