Home
last modified time | relevance | path

Searched refs:img4_runtime_t (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.141.3/EXTERNAL_HEADERS/img4/
H A Druntime.h338 const img4_runtime_t *rt
358 const img4_runtime_t *rt,
379 const img4_runtime_t *rt,
433 const img4_runtime_t *rt,
452 const img4_runtime_t *rt
482 const img4_runtime_t *rt,
515 const img4_runtime_t *rt,
548 const img4_runtime_t *rt,
581 const img4_runtime_t *rt,
614 const img4_runtime_t *rt,
[all …]
H A Dfirmware.h198 typedef struct _img4_runtime img4_runtime_t; typedef
400 img4_firmware_new(const img4_runtime_t *rt,
450 img4_firmware_new_from_vnode_4xnu(const img4_runtime_t *rt,
493 img4_firmware_new_from_fd_4MSM(const img4_runtime_t *rt,
570 const img4_runtime_t *rt,
610 const img4_runtime_t *rt,
/xnu-8796.141.3/libkern/libkern/img4/
H A Dinterface.h100 const img4_runtime_t *rt,
108 const img4_runtime_t *rt,
122 const img4_runtime_t *rt,
277 const img4_runtime_t *runtime_default;
278 const img4_runtime_t *runtime_pmap_cs;
/xnu-8796.141.3/EXTERNAL_HEADERS/TrustCache/
H A DTypes.h314 const img4_runtime_t *image4RT;
H A DAPI.h34 const img4_runtime_t *image4RT) in trustCacheInitializeRuntime()