Searched defs:sc (Results 1 – 7 of 7) sorted by relevance
47 struct HmdfsShareControl sc; in ShareFilePathIoctlFdAndCidFuzzTest() local89 struct HmdfsShareControl sc; in ShareFilePathIoctlCidFuzzTest() local141 struct HmdfsShareControl sc; in ShareFilePathIoctlFdFuzzTest() local
53 sptr<StaticConfiguration> sc = StaticConfiguration::Unmarshalling(parcel); in Unmarshalling() local
60 auto sc = AceType::DynamicCast<SingleChild>(updateComponent); in LocalizedUpdateWithItemComponent() local
48 const float sc = 0.5f * invShadowCount; in GetShadowBias() local
182 LocationButtonModelNG sc; in SetLocationUserDefinedPropty() local203 PasteButtonModelNG sc; in SetPasteUserDefinedPropty() local224 SaveButtonModelNG sc; in SetSaveUserDefinedPropty() local
188 bool sc = false; in GetBleSecurity() local
1138 Entity RenderSystem::ProcessScene(const RenderConfigurationComponent& sc) in ProcessScene()