Searched refs:SetOwnProperties (Results 1 – 7 of 7) sorted by relevance
123 params.SetObjectId(localId).SetOwnProperties(true); in SendNotification()135 params.SetObjectId(value->GetObjectId()).SetOwnProperties(true); in SendNotification()
136 params.SetObjectId(localId).SetOwnProperties(true); in GetProperties()148 params.SetObjectId(value->GetObjectId()).SetOwnProperties(true); in GetProperties()
138 params.SetObjectId(localId).SetOwnProperties(true); in GetModuleProperties()150 params.SetObjectId(value->GetObjectId()).SetOwnProperties(true); in GetModuleProperties()
120 params.SetObjectId(localScopeId).SetOwnProperties(true); in SendNotification()
145 params.SetObjectId(localId).SetOwnProperties(true); in SendNotification()
522 GetPropertiesParams &SetOwnProperties(bool ownProperties) in SetOwnProperties() function