Searched defs:OBJECT_ATTRIBUTES (Results 1 - 3 of 3) sorted by relevance

/external/libchrome/sandbox/win/tools/finder/
H A Dntundoc.h33 } OBJECT_ATTRIBUTES; typedef in typeref:struct:_OBJECT_ATTRIBUTES
155 (p)->Length = sizeof( OBJECT_ATTRIBUTES ); \
178 #define POBJECT_ATTRIBUTES OBJECT_ATTRIBUTES*
192 OBJECT_ATTRIBUTES* );
242 OBJECT_ATTRIBUTES *,
/external/tpm2/
H A DGlobal.h116 // OBJECT_ATTRIBUTES
118 // An OBJECT_ATTRIBUTES structure contains the variable attributes of an object. These properties are
120 // OBJECT_ATTRIBUTES is used in the definition of the OBJECT data type.
163 } OBJECT_ATTRIBUTES; typedef in typeref:struct:__anon22666
178 OBJECT_ATTRIBUTES attributes; // object attributes
211 OBJECT_ATTRIBUTES attributes; // The attributes of the HASH object
/external/libchrome/sandbox/win/src/
H A Dnt_internals.h72 } OBJECT_ATTRIBUTES; typedef in typeref:struct:_OBJECT_ATTRIBUTES
73 typedef OBJECT_ATTRIBUTES *POBJECT_ATTRIBUTES;
76 (p)->Length = sizeof(OBJECT_ATTRIBUTES);\

Completed in 116 milliseconds