/aosp12/system/bt/gd/storage/ |
H A D | device.h | 46 #define GENERATE_PROPERTY_GETTER_SETTER_REMOVER(NAME, RETURN_TYPE, PROPERTY_KEY) … argument 66 #define GENERATE_PROPERTY_GETTER_SETTER_REMOVER_WITH_CUSTOM_SETTER(NAME, RETURN_TYPE, PROPERTY_KEY,… argument 87 #define GENERATE_TEMP_PROPERTY_GETTER_SETTER_REMOVER(NAME, RETURN_TYPE, PROPERTY_KEY) … argument
|
/aosp12/art/test/ti-agent/ |
H A D | scoped_primitive_array.h | 44 #define INSTANTIATE_SCOPED_PRIMITIVE_ARRAY_RO(PRIMITIVE_TYPE, NAME) \ argument 104 #define INSTANTIATE_SCOPED_PRIMITIVE_ARRAY_RW(PRIMITIVE_TYPE, NAME) \ argument
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/ |
H A D | PeopleTileViewHelperTest.java | 215 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithLastInteractionTime() local 262 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithLastInteractionTime() local 287 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored() local 334 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithGameTypeOnlyIsIgnored() local 359 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored() local 415 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored() local 443 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithStatusTemplate() local 500 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithStatusTemplate() local 706 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithMissedCallNotification() local 744 assertEquals(name.getText(), NAME); in testCreateRemoteViewsWithMissedCallNotification() local [all …]
|
/aosp12/libnativehelper/header_only_include/nativehelper/ |
H A D | scoped_primitive_array.h | 41 #define INSTANTIATE_SCOPED_PRIMITIVE_ARRAY_RO(PRIMITIVE_TYPE, NAME) \ argument 101 #define INSTANTIATE_SCOPED_PRIMITIVE_ARRAY_RW(PRIMITIVE_TYPE, NAME) \ argument
|
/aosp12/frameworks/compile/slang/ |
H A D | rs_cc_options.cpp | 39 #define PREFIX(NAME, VALUE) argument 49 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; argument 57 #define PREFIX(NAME, VALUE) argument 61 PREFIX, NAME, HELPTEXT, METAVAR, OPT_##ID, llvm::opt::Option::KIND##Class, \ argument
|
/aosp12/frameworks/native/include/binder/ |
H A D | IInterface.h | 115 #define IMPLEMENT_META_INTERFACE(INTERFACE, NAME) \ argument 127 #define IMPLEMENT_META_INTERFACE(INTERFACE, NAME) \ argument 132 #define DO_NOT_DIRECTLY_USE_ME_IMPLEMENT_META_INTERFACE(INTERFACE, NAME)\ argument
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | IInterface.h | 115 #define IMPLEMENT_META_INTERFACE(INTERFACE, NAME) \ argument 127 #define IMPLEMENT_META_INTERFACE(INTERFACE, NAME) \ argument 132 #define DO_NOT_DIRECTLY_USE_ME_IMPLEMENT_META_INTERFACE(INTERFACE, NAME)\ argument
|
/aosp12/packages/apps/EmergencyInfo/tests/unit/src/com/android/emergency/preferences/ |
H A D | EmergencyContactsPreferenceTest.java | 55 private static final String NAME = "Jane"; field in EmergencyContactsPreferenceTest 92 mTargetContext.getContentResolver(), NAME, PHONE_NUMBER)).isTrue(); in tearDown() local
|
/aosp12/art/tools/cpp-define-generator/ |
H A D | asm_defines.cc | 31 #define ASM_DEFINE(NAME, EXPR) \ argument
|
/aosp12/art/runtime/ |
H A D | handle.cc | 45 #define MAKE_OBJECT_FOR_GDB(ROOT, NAME, MIRROR) \ argument
|
/aosp12/frameworks/av/camera/ndk/ |
H A D | NdkCaptureRequest.cpp | 133 #define SET_ENTRY(NAME,NDK_TYPE) \ argument 155 #define SET_PHYSICAL_ENTRY(NAME,NDK_TYPE) \ in SET_ENTRY() argument
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | JsonToken.java | 53 NAME, enumConstant
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/legal/ |
H A D | ModuleLicensePreferenceTest.java | 37 public static final String NAME = "Test Package"; field in ModuleLicensePreferenceTest
|
/aosp12/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/ |
H A D | HttpConstants.java | 48 public static final String NAME = "Content-Type"; field in HttpConstants.ContentType
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/provider/ |
H A D | PhotoContract.java | 35 public static final String NAME = OpenableColumns.DISPLAY_NAME; field
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | LiveFolders.java | 183 public static final String NAME = "name"; field in LiveFolders
|
/aosp12/packages/apps/EmergencyInfo/tests/robolectric/src/com/android/emergency/preferences/ |
H A D | ContactPreferenceTest.java | 43 private static final String NAME = "Jake"; field in ContactPreferenceTest
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/ |
H A D | PhoneQuery.java | 27 static final int NAME = 1; field in PhoneQuery
|
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/ |
H A D | Mandelbulb.java | 51 public static final String NAME = "A Mandelbulb"; field in Mandelbulb
|
/aosp12/system/tools/aidl/ |
H A D | diagnostics.h | 40 #define DIAG(ENUM, NAME, ENABLED) ENUM, argument
|
/aosp12/system/bt/osi/test/ |
H A D | test_stubs.h | 49 #define OVERLOAD_SELECT(NAME, NUM) OVERLOAD_CAT(NAME##_, NUM) argument 52 #define OVERLOAD_OF(NAME, ...) \ argument
|
/aosp12/frameworks/base/core/jni/ |
H A D | scoped_nullable_primitive_array.h | 24 #define ARRAY_TRAITS(ARRAY_TYPE, POINTER_TYPE, NAME) \ argument
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | scoped_nullable_primitive_array.h | 24 #define ARRAY_TRAITS(ARRAY_TYPE, POINTER_TYPE, NAME) \ argument
|
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/ |
H A D | BluetoothNamePreferenceControllerTest.java | 58 private static final String NAME = "name"; field in BluetoothNamePreferenceControllerTest
|
H A D | LocalRenameDialogFragmentTest.java | 50 private static final String NAME = "name"; field in LocalRenameDialogFragmentTest
|