HomeSort by relevance Sort by last modified time
    Searched refs:mTypeName (Results 1 - 25 of 28) sorted by null

1 2

  /developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/model/
FieldType.java 30 private final String mTypeName;
50 mTypeName = typeName;
59 return mTypeName;
  /external/doclava/src/com/google/doclava/
ParameterInfo.java 30 mTypeName = typeName;
42 mName, mTypeName, mType.getTypeWithArguments(typeArgumentMapping),
55 return mTypeName;
106 String mTypeName;
  /frameworks/base/core/java/android/net/
NetworkInfo.java 119 private String mTypeName;
139 mTypeName = typeName;
151 mTypeName = source.mTypeName;
235 return mTypeName;
496 dest.writeString(mTypeName);
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.h 413 mTypeName(""),
426 mTypeName(typeName),
433 std::string mTypeName;
441 (mTypeName != peer.mTypeName) ||
460 mTypeName = networkinfo->mTypeName;
SystemStatus.cpp     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrUtilityLib.cpp 557 INT8 *mTypeName;
585 for (Index = 0; gInternalTypesTable[Index].mTypeName != NULL; Index++) {
586 if (strcmp (TypeName, gInternalTypesTable[Index].mTypeName) == 0) {
811 for (Index = 0; gInternalTypesTable[Index].mTypeName != NULL; Index++) {
814 strcpy (New->mTypeName, gInternalTypesTable[Index].mTypeName);
818 if (strcmp (gInternalTypesTable[Index].mTypeName, "EFI_HII_DATE") == 0) {
842 } else if (strcmp (gInternalTypesTable[Index].mTypeName, "EFI_HII_TIME") == 0) {
980 pNewType->mTypeName[0] = '\0';
1008 if (strcmp(pType->mTypeName, TypeName) == 0) {
    [all...]
VfrUtilityLib.h 108 INT8 mTypeName[MAX_NAME_LEN];
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrUtilityLib.cpp 480 CONST CHAR8 *mTypeName;
509 for (Index = 0; gInternalTypesTable[Index].mTypeName != NULL; Index++) {
510 if (strcmp (TypeName, gInternalTypesTable[Index].mTypeName) == 0) {
774 for (Index = 0; gInternalTypesTable[Index].mTypeName != NULL; Index++) {
777 strcpy (New->mTypeName, gInternalTypesTable[Index].mTypeName);
781 if (strcmp (gInternalTypesTable[Index].mTypeName, "EFI_HII_DATE") == 0) {
805 } else if (strcmp (gInternalTypesTable[Index].mTypeName, "EFI_HII_TIME") == 0) {
829 } else if (strcmp (gInternalTypesTable[Index].mTypeName, "EFI_HII_REF") == 0) {
975 pNewType->mTypeName[0] = '\0';
    [all...]
VfrUtilityLib.h 123 CHAR8 mTypeName[MAX_NAME_LEN];
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 177 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
208 std::string mTypeName = std::string();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 177 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
208 std::string mTypeName = std::string();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 177 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
208 std::string mTypeName = std::string();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
AMDGPUCodeObjectMetadata.h 177 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
208 std::string mTypeName = std::string();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
AMDGPUMetadata.h 156 /// \brief Key for Kernel::Arg::Metadata::mTypeName.
189 std::string mTypeName = std::string();
  /frameworks/base/services/core/java/com/android/server/
IpSecService.java 533 private final String mTypeName;
536 this.mTypeName = typeName;
557 String.format("No such %s found for given id: %d", mTypeName, key));
    [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 

Completed in 1057 milliseconds

1 2