Home
last modified time | relevance | path

Searched refs:RemoveCompareFunc (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h132 typedef int(*RemoveCompareFunc)(const void *obj, void *param); typedef
133 int32_t RemoveAuthEvent(EventType event, RemoveCompareFunc func, void *param);
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c44 RemoveCompareFunc cmpFunc;
141 int32_t RemoveAuthEvent(EventType event, RemoveCompareFunc func, void *param) in RemoveAuthEvent()

Completed in 2 milliseconds