Home | History | Annotate | Download | only in mediaeditor

Lines Matching refs:tempPath

151                 jstring                             tempPath,
2566 jstring tempPath,
2588 // Validate the tempPath parameter.
2590 (NULL == tempPath),
2591 "tempPath is null");
2624 (M4OSA_Char *)videoEditJava_getString(&initialized, pEnv, tempPath,
2631 M4OSA_32bitAlignedMalloc(pathLength, 0x0, (M4OSA_Char *)"tempPath");