Searched refs:deletable_ (Results 1 – 3 of 3) sorted by relevance
382 return deletable_; in IsDeletable()387 deletable_ = deletable; in SetDeletable()
96 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, deletable_); in ReadFromParcelSecondPart()245 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, deletable_); in MarshallingSecondPart()
1795 bool deletable_ = false; variable