le_instStat_common.h File Reference

#include "legato.h"
#include "le_limit_common.h"

Go to the source code of this file.

Typedefs

typedef struct le_instStat_AppInstallEventHandler * le_instStat_AppInstallEventHandlerRef_t
 
typedef struct le_instStat_AppUninstallEventHandler * le_instStat_AppUninstallEventHandlerRef_t
 
typedef void(* le_instStat_AppInstallHandlerFunc_t) (const char *LE_NONNULL appName, void *contextPtr)
 
typedef void(* le_instStat_AppUninstallHandlerFunc_t) (const char *LE_NONNULL appName, void *contextPtr)
 

Detailed Description

Type definitions for le_instStat.