Searched defs:srcLen (Results 1 – 3 of 3) sorted by relevance
40 int32_t drm_decodeBase64(uint8_t * dest, int32_t destLen, uint8_t * src, int32_t * srcLen) in drm_decodeBase64()
261 int srcLen = strlen(srcPath); in backup_dir() local
1103 jint srcLen = _env->GetArrayLength(_src) * sizeof(int); in nScriptGroupCreate() local