Searched defs:pathIn (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/apps/Messaging/jni/ |
D | GifTranscoder.cpp | 78 int GifTranscoder::transcode(const char* pathIn, const char* pathOut) { in transcode() 543 const char* pathIn = env->GetStringUTFChars(filePath, JNI_FALSE); in transcode() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dhtmled.h | 587 #define IDHTMLEdit_LoadDocument(This,pathIn,promptUser) (This)->lpVtbl->LoadDocument(This,pathIn,pr… argument 588 #define IDHTMLEdit_SaveDocument(This,pathIn,promptUser) (This)->lpVtbl->SaveDocument(This,pathIn,pr… argument
|