Searched refs:last_id (Results 1 – 2 of 2) sorted by relevance
77 uint32_t last_id = 0u; in GetResourceBenchmark() local82 assetmanager.ResolveReference(cookie, &value, &selected_config, &flags, &last_id); in GetResourceBenchmark()
1973 uint32_t last_id = android::base::GetIntProperty(PROPERTY_LAST_ID, 0); in run_main() local1974 ds.id_ = ++last_id; in run_main()1975 android::base::SetProperty(PROPERTY_LAST_ID, std::to_string(last_id)); in run_main()