Home
last modified time | relevance | path

Searched defs:objId (Results 1 – 5 of 5) sorted by relevance

/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c212 static int write_chunk(__u8 *data, __u32 objId, __u32 chunkId, __u32 nBytes) in write_chunk()
250 static int write_object_header(int objId, yaffs_ObjectType t, struct stat *s, int parent, const cha… in write_object_header()
Dmkyaffsimage.c234 static int write_chunk(__u8 *data, __u32 objId, __u32 chunkId, __u32 nBytes) in write_chunk()
331 static int write_object_header(int objId, yaffs_ObjectType t, struct stat *s, int parent, const cha… in write_object_header()
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DDERObjectIdentifier.java58 StringBuffer objId = new StringBuffer(); in DERObjectIdentifier() local
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
DJDKDigestSignature.java66 DERObjectIdentifier objId, in JDKDigestSignature()
/external/yaffs2/yaffs2/
Dyaffs_guts.c2684 int objId; in yaffs_CheckFileSanity() local
4562 static void yaffs_HandleShadowedObject(yaffs_Device * dev, int objId, in yaffs_HandleShadowedObject()