/aosp12/frameworks/base/tools/aapt2/io/ |
H A D | FileStream.cpp | 42 int mode = O_RDONLY | O_CLOEXEC | O_BINARY; in FileInputStream() local 113 int mode = O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC | O_BINARY; in FileOutputStream() local
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
H A D | BatchingAPIClient.cpp | 95 uint32_t mode = 0; in startSession() local 113 uint32_t mode = 0; in updateSessionOptions() local
|
/aosp14/frameworks/base/tools/aapt2/io/ |
H A D | FileStream.cpp | 42 int mode = O_RDONLY | O_CLOEXEC | O_BINARY; in FileInputStream() local 113 int mode = O_WRONLY | O_CREAT | O_TRUNC | O_CLOEXEC | O_BINARY; in FileOutputStream() local
|
/aosp12/frameworks/native/libs/permission/ |
H A D | AppOpsManager.cpp | 102 int32_t mode = service != nullptr in noteOp() local 120 int32_t mode = service != nullptr in startOpNoThrow() local 164 void AppOpsManager::setCameraAudioRestriction(int32_t mode) { in setCameraAudioRestriction()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | RemoteAnimationTarget.java | 86 public final @Mode int mode; field in RemoteAnimationTarget 224 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget() 235 public RemoteAnimationTarget(int taskId, int mode, SurfaceControl leash, boolean isTranslucent, in RemoteAnimationTarget()
|
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
H A D | AndroidCamera2Settings.java | 366 Integer mode = null; in updateRequestFocusMode() local 404 Integer mode = null; in updateRequestSceneMode() local 482 Integer mode = null; in updateRequestWhiteBalance() local
|
/aosp12/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
H A D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 466 for (auto mode : hidl_enum_range<ColorMode>()) { in TEST_P() local 471 for (auto mode : modes) { in TEST_P() local 486 for (auto mode : modes) { in TEST_P() local 534 for (auto mode : modes) { in TEST_P() local 550 for (auto mode : modes) { in TEST_P() local 558 for (auto mode : modes) { in TEST_P() local 567 for (auto mode : modes) { in TEST_P() local 576 for (auto mode : modes) { in TEST_P() local 585 for (auto mode : modes) { in TEST_P() local
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | IAppOpsNotedCallback.aidl | 21 void opNoted(int op, int uid, String packageName, String attributionTag, int flags, int mode); in opNoted()
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
H A D | setvbuf.c | 43 setvbuf(FILE *fp, char *buf, int mode, size_t size) in setvbuf()
|
/aosp12/bionic/tools/versioner/tests/fortify_inline/headers/ |
H A D | fcntl.h | 20 int open(const char* name, int flags, mode_t mode) in open()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | LockoutCache.java | 33 public void setLockoutModeForUser(int userId, @LockoutMode int mode) { in setLockoutModeForUser()
|
/aosp12/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
H A D | PreInstalledPackagesTest.java | 42 String mode = enforceMode ? " --mode 1" : ""; in assertNoCriticalErrors() local
|
/aosp12/system/bt/service/common/bluetooth/ |
H A D | advertise_settings.cc | 21 AdvertiseSettings::AdvertiseSettings(Mode mode, base::TimeDelta timeout, in AdvertiseSettings()
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ |
H A D | EmulatedTorchState.cpp | 27 status_t EmulatedTorchState::SetTorchMode(TorchMode mode) { in SetTorchMode()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IAppOpsNotedCallback.aidl | 21 void opNoted(int op, int uid, String packageName, String attributionTag, int flags, int mode); in opNoted()
|
/aosp12/frameworks/base/libs/hwui/tests/common/ |
H A D | CallCountingCanvas.h | 99 const SkPoint texCoords[4], SkBlendMode mode, in onDrawPatch() 105 void onDrawPoints(SkCanvas::PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() 130 const SkColor colors[], int count, SkBlendMode mode, const SkSamplingOptions&, in onDrawAtlas2() 157 void onDrawVerticesObject (const SkVertices *vertices, SkBlendMode mode, in onDrawVerticesObject()
|
/aosp14/frameworks/base/libs/hwui/tests/common/ |
H A D | CallCountingCanvas.h | 101 const SkPoint texCoords[4], SkBlendMode mode, in onDrawPatch() 107 void onDrawPoints(SkCanvas::PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() 132 const SkColor colors[], int count, SkBlendMode mode, const SkSamplingOptions&, in onDrawAtlas2() 159 void onDrawVerticesObject (const SkVertices *vertices, SkBlendMode mode, in onDrawVerticesObject()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
H A D | BatchingAPIClient.cpp | 100 uint32_t mode = 0; in startSession() local 118 uint32_t mode = 0; in updateSessionOptions() local
|
/aosp12/frameworks/base/services/robotests/backup/src/android/app/backup/ |
H A D | ForwardingBackupAgent.java | 86 ParcelFileDescriptor data, long size, File destination, int type, long mode, long mtime) in onRestoreFile() 98 long mode, in onRestoreFile()
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
H A D | BatchingAPIClient.cpp | 104 uint32_t mode = 0; in startSession() local 122 uint32_t mode = 0; in updateSessionOptions() local
|
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
H A D | BatchingAPIClient.cpp | 104 uint32_t mode = 0; in startSession() local 122 uint32_t mode = 0; in updateSessionOptions() local
|
/aosp12/hardware/qcom/sm7250/gps/android/1.0/location_api/ |
H A D | BatchingAPIClient.cpp | 105 uint32_t mode = 0; in startSession() local 123 uint32_t mode = 0; in updateSessionOptions() local
|
/aosp12/hardware/qcom/sm7250/gps/android/1.1/location_api/ |
H A D | BatchingAPIClient.cpp | 105 uint32_t mode = 0; in startSession() local 123 uint32_t mode = 0; in updateSessionOptions() local
|
/aosp12/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
H A D | BatchingAPIClient.cpp | 104 uint32_t mode = 0; in startSession() local 122 uint32_t mode = 0; in updateSessionOptions() local
|
/aosp12/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
H A D | BatchingAPIClient.cpp | 104 uint32_t mode = 0; in startSession() local 122 uint32_t mode = 0; in updateSessionOptions() local
|