Home
last modified time | relevance | path

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

/dports/multimedia/vapoursynth/vapoursynth-R54/src/avfs/include/
H A Dpfmmarshaller.h382 … PT_INT64 targetOpenId,PT_INT64 targetParentFileId,const PfmNamePart* targetEndName,PT_UINT8 creat…
384 …,PT_INT64 targetOpenId,PT_INT64 targetParentFileId,const PfmNamePart* targetEndName,PT_BOOL8 delet…
H A Dpfmprotocol.h232 PT_CHAR8 targetEndName[8]; in PT_TYPE_DEFINE() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/Internal/Materialization/
H A DShaper.cs409 …Entity, AssociationType associationType, string sourceEndName, string targetEndName, out RelatedEn… in TryGetRelatedEnd() argument
429 else if (end.Name == targetEndName) in TryGetRelatedEnd()