Searched refs:StorageEvent (Results 1 – 2 of 2) sorted by relevance
40 enum StorageEvent { enum95 StorageEvent Find(const char* type) const;
100 StorageEvent event = Find(type); in On()109 StorageEvent event = Find(type); in Off()122 StorageEvent event = Find(type); in Emit()137 StorageEvent StorageObjectInfo::Find(const char* type) const in Find()139 StorageEvent result = STORAGE_EVENT_UNKNOWN; in Find()