Searched refs:StoreOwnerId (Results 1 – 8 of 8) sorted by relevance
80 StoreOwnerId(false), in CArchiveUpdateCallback()500 case kpidUserId: if (StoreOwnerId) prop = (UInt32)di.uid; break; in GetProperty()501 case kpidGroupId: if (StoreOwnerId) prop = (UInt32)di.gid; break; in GetProperty()624 inStreamSpec->StoreOwnerId = StoreOwnerId; in GetStream2()
101 CBoolPair StoreOwnerId; member
162 bool StoreOwnerId; variable
115 CBoolPair StoreOwnerId; member
1379 SetBoolPair(parser, NKey::kStoreOwnerId, options.StoreOwnerId); in Parse2()1434 nt.ExtractOwner = options.StoreOwnerId.Val; // StoreOwnerName in Parse2()1580 updateOptions.StoreOwnerId = options.StoreOwnerId; in Parse2()
796 updateCallbackSpec->StoreOwnerId = options.StoreOwnerId.Val; in Compress()
61 StoreOwnerId(false), in CInFileStream()573 if (StoreOwnerId) in GetProperty()579 if (StoreOwnerId) in GetProperty()
58 bool StoreOwnerId; variable