Searched refs:BBoxOps (Results 1 – 1 of 1) sorted by relevance
56 typedef struct BBoxOps { struct59 } BBoxOps; argument117 static bool FindModuleOps(struct ErrorInfo *info, BBoxOps **ops) in FindModuleOps()126 LOS_DL_LIST_FOR_EACH_ENTRY(*ops, &g_opsList, BBoxOps, opsList) { in FindModuleOps()139 static void InvokeModuleOps(struct ErrorInfo *info, const BBoxOps *ops) in InvokeModuleOps()161 BBoxOps *ops = NULL; in SaveLastLog()180 LOS_DL_LIST_FOR_EACH_ENTRY(ops, &g_opsList, BBoxOps, opsList) { in SaveLastLog()215 BBoxOps *ops = NULL; in SaveLogWithoutReset()272 BBoxOps *ops = NULL; in SaveLogWithReset()327 struct BBoxOps *ops = NULL; in PrintModuleOps()[all …]