Searched defs:contentLen (Results 1 – 3 of 3) sorted by relevance
62 int contentLen = sizeof(tempChar); in CharCodeToSequence() local
180 static void SendTriggerEvent(int type, const char *content, uint32_t contentLen) in SendTriggerEvent()218 void PostTrigger(EventType type, const char *content, uint32_t contentLen) in PostTrigger()
487 static int VerifyProfileSignGetRaw(const char *buf, int len, char **profileContent, int *contentLen) in VerifyProfileSignGetRaw()