Searched refs:MarshallString (Results 1 – 3 of 3) sorted by relevance
38 bool MarshallString(const char* field, uint8_t type);
119 bool MarshallString(const char *field, uint8_t type) in MarshallString() function
125 if (!MarshallString(bundleInfo.appId, CALLER_SIGNATURE)) { in MarshallDmsMessage()