Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContentProviderOperationTest.java44 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsert() local
58 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertNoValues() local
71 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertFailed() local
94 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testInsertWithBackRefs() local
113 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testUpdate() local
129 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssert() local
148 ContentProviderOperation op1 = ContentProviderOperation.newAssertQuery(sTestUri1) in testAssertNoValues() local
238 ContentProviderOperation op1 = ContentProviderOperation.newInsert(sTestUri1) in testValueBackRefs() local
260 ContentProviderOperation op1 = ContentProviderOperation.newUpdate(sTestUri1) in testSelectionBackRefs() local
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/utils/include/
H A Dutil.h29 bool AddInt(T op1, T op2, T minVal, T maxVal, T& res) in AddInt()
44 inline bool AddInt32(int32_t op1, int32_t op2, int32_t& res) in AddInt32()
49 inline bool AddInt64(int64_t op1, int64_t op2, int64_t& res) in AddInt64()
/ohos5.0/base/msdp/device_status/utils/common/include/
H A Dutil.h87 bool AddInt(T op1, T op2, T minValue, T maxValue, T &res) in AddInt()
102 inline bool AddInt32(int32_t op1, int32_t op2, int32_t &res) in AddInt32()
107 inline bool AddInt64(int64_t op1, int64_t op2, int64_t &res) in AddInt64()
113 bool MultiplyInt(T op1, T op2, T minVal, T maxVal, T &res) in MultiplyInt()
140 inline bool MultiplyInt32(int32_t op1, int32_t op2, int32_t& res) in MultiplyInt32()
145 inline bool MultiplyInt64(int64_t op1, int64_t op2, int64_t& res) in MultiplyInt64()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/content/
H A DSyncOperationTest.java58 SyncOperation op1 = new SyncOperation(account1, 0, in testToKey() local
115 SyncOperation op1 = new SyncOperation(account1, 0, in testConversionToExtras() local
163 SyncOperation op1 = new SyncOperation(account1, 0, 1, "foo", 0, in testScheduleAsEjIsInExtras() local
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dutil.h82 bool AddInt(T op1, T op2, T minVal, T maxVal, T &res) in AddInt()
97 inline bool AddInt32(int32_t op1, int32_t op2, int32_t &res) in AddInt32()
102 inline bool AddInt64(int64_t op1, int64_t op2, int64_t &res) in AddInt64()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopModeControllerTest.java241 HierarchyOp op1 = wct.getHierarchyOps().get(0); in testDesktopModeEnabled_homeTaskBehindVisibleTask() local
277 HierarchyOp op1 = wct.getHierarchyOps().get(0); in testShowDesktopApps_allAppsInvisible_bringsToFront() local
308 HierarchyOp op1 = wct.getHierarchyOps().get(0); in testShowDesktopApps_appsAlreadyVisible_bringsToFront() local
338 final HierarchyOp op1 = wct.getHierarchyOps().get(0); in testShowDesktopApps_someAppsInvisible_reordersAll() local
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_dump_service.cpp63 const char *op1 = HdfSbufReadString(data); in GetDumpEvent() local
H A Ddisplay_dump_vdi.cpp115 const char *op1 = HdfSbufReadString(data); in GetDumpVdiEvent() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DOpReorderer.java221 final UpdateOp op1 = list.get(i); in getLastMoveOutOfOrder() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsUpgradeTest.java208 private void assertSameModes(AppOpsCheckingServiceImpl testService, int op1, int op2) { in assertSameModes()
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dlog.h110 #define HST_HILOG_WITH_LEVEL_JUDGE(op1, op2, con, fmt, args...) … argument
137 #define HST_HILOG_T_WITH_LEVEL_JUDGE(op1, op2, con, fmt, args...) \ argument
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawable.java1015 public static @PixelFormat.Opacity int resolveOpacity(@PixelFormat.Opacity int op1, in resolveOpacity()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...