Searched refs:deserializeArcTokenInfoV2 (Results 1 – 1 of 1) sorted by relevance
161 static ESR_ReturnCode deserializeArcTokenInfoV2(SR_SemanticGraphImpl *impl,218 if ((rc = deserializeArcTokenInfoV2(impl, fp)) != ESR_SUCCESS) in sr_semanticgraph_loadV2()1273 static ESR_ReturnCode deserializeArcTokenInfoV2(SR_SemanticGraphImpl *impl, in deserializeArcTokenInfoV2() function