Searched defs:URLUtil_Dev (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/ppapi/cpp/dev/ | ||
H A D | url_util_dev.h | 16 class URLUtil_Dev { class in namespace:pp 22 static const URLUtil_Dev* Get(); 47 URLUtil_Dev() {} function in class:pp::URLUtil_Dev 50 URLUtil_Dev(const URLUtil_Dev& other); 51 URLUtil_Dev& operator=(const URLUtil_Dev& other); |
Completed in 130 milliseconds