Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1147 bool parse_ok = ParseUint(ent->d_name, &snapshot_id); in destroyCeSnapshotsNotSpecified() local
1148 if (parse_ok && in destroyCeSnapshotsNotSpecified()