Searched defs:bExport (Results 1 – 5 of 5) sorted by relevance
52 uint32_t bExport : 1; // Export (1) / Import (0) member
24 unsigned int bExport : 1; // 0 - import; 1 - export; member
73 bool bExport; in CreateLinkFile() local
620 uint32_t bExport : 1; // 0 - import; 1 - export; member
2386 bool bExport = true; in getItemAt() local