Searched defs:ofc (Results 1 - 1 of 1) sorted by path

/external/libmtp/src/
H A Dptp.c852 * ofc - object format code (optional)
859 ptp_deleteobject (PTPParams* params, uint32_t handle, uint32_t ofc) argument
867 ptp.Param2=ofc;
2399 * uint ofc - object format code
2407 ptp_mtp_getobjectpropssupported (PTPParams* params, uint16_t ofc, argument
2418 ptp.Param1 = ofc;
2433 * uint16_t ofc - object format code
2440 PTPParams* params, uint16_t opc, uint16_t ofc, PTPObjectPropDesc *opd
2451 ptp.Param2 = ofc;
4178 uint16_t ofc; member in struct:__anon23869
2439 ptp_mtp_getobjectpropdesc( PTPParams* params, uint16_t opc, uint16_t ofc, PTPObjectPropDesc *opd ) argument
4214 uint16_t ofc; member in struct:__anon23870
4275 ptp_render_ofc(PTPParams* params, uint16_t ofc, int spaceleft, char *txt) argument
[all...]

Completed in 207 milliseconds