Home
last modified time | relevance | path

Searched refs:size_bytes (Results 1 – 1 of 1) sorted by relevance

/art/artd/
Dartd.cc1192 int64_t size_bytes = 0; in dexopt() local
1195 size_bytes += GetSize(file->TempPath()).value_or(0); in dexopt()
1203 _aidl_return->sizeBytes = size_bytes; in dexopt()