Home
last modified time | relevance | path

Searched refs:baseStr (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
DKURLGoogle.cpp235 const CString& baseStr = base.m_url.utf8String(); in init() local
236 m_isValid = url_util::ResolveRelative(baseStr.data(), baseStr.length(), in init()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1685 std::string baseStr = "typeInfo", typeInfoName; in createStandardUtilityFunctions() local
1701 typeInfoNameBuilder << baseStr << i; in createStandardUtilityFunctions()