HomeSort by relevance Sort by last modified time
    Searched defs:strType (Results 1 - 9 of 9) sorted by null

  /external/parameter-framework/upstream/parameter/
CompoundRule.cpp 133 string strType;
134 xmlElement.getAttribute("Type", strType);
135 _bTypeAll = strType == _apcTypes[true];
  /external/pdfium/fpdfsdk/
fpdfppo.cpp 325 CFX_ByteString strType = pDictClone->GetStringFor("Type");
326 if (!FXSYS_stricmp(strType.c_str(), "Pages"))
328 if (!FXSYS_stricmp(strType.c_str(), "Page"))
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.c 169 static const char strType[] = "type";
474 if (strcmp(pSession->mimeHeaderName.ptr + strlenContent, strType) == 0) {
    [all...]
  /external/pdfium/fpdfsdk/javascript/
Field.cpp 445 CFX_ByteString strType = "";
446 vp >> strType;
449 AddDelay_String(FP_BORDERSTYLE, strType);
452 m_nFormControlIndex, strType);
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 599 QualType StrType = Context->getConstantArrayType(
603 /*Pascal=*/false, StrType, SourceLocation());
    [all...]
RewriteObjC.cpp 499 QualType StrType = Context->getConstantArrayType(
503 /*Pascal=*/false, StrType, SourceLocation());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jai.jar 
  /prebuilts/devtools/tools/lib/
fat32lib.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/fat32lib/unspecified/
fat32lib-unspecified.jar 

Completed in 326 milliseconds