Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 25 of 30) sorted by relevance

12

/aosp14/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser_test.cpp396 bool ok = AbiGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
413 bool ok = AbiGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
430 bool ok = AbiGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
440 bool ok = AbiGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
527 bool ok = LocaleGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
549 bool ok = LocaleGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
569 bool ok = LocaleGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
579 bool ok = LocaleGroupTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
597 bool ok = AndroidSdkTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
620 bool ok = AndroidSdkTagHandler(&config, NodeCast<Element>(doc.get()->root.get()), &diag_); local
[all …]
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DMutateDrawable.java33 Button ok = new Button(this); in onCreate() local
/aosp14/frameworks/base/libs/hwui/
H A DSafeMath.h33 bool ok() const { return fOK; } in ok() function
/aosp14/frameworks/base/core/java/android/text/method/
H A DNumberKeyListener.java93 protected static boolean ok(char[] accept, char c) { in ok() method in NumberKeyListener
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp286 bool ok = true; in CheckOverlayfs() local
511 bool ok = CheckOverlayfs(&partitions, check_result); in do_remount() local
H A Dfs_mgr_overlayfs.cpp1419 bool ok = true; in fs_mgr_overlayfs_setup() local
1531 auto ok = fs_mgr_overlayfs_teardown_one( in TeardownMountsAndScratch() local
/aosp14/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp650 bool ok = true; in RemoveAllImages() local
664 bool ok = true; in Validate() local
696 bool ok = true; in RemoveDisabledImages() local
H A Dsplit_fiemap_writer.cpp192 bool ok = true; in RemoveSplitFiles() local
/aosp14/system/core/fastboot/device/
H A Dutility.cpp209 bool ok = true; in UpdateAllPartitionMetadata() local
/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_test.cpp649 bool ok = client_->AttachDmUser(system_device_ctrl_name_); in InitDaemon() local
687 bool ok = client_->InitiateMerge(system_device_ctrl_name_); in StartMerge() local
/aosp14/system/core/init/
H A Dsnapuserd_transition.cpp190 bool ok = true; in LockAllSystemPages() local
H A Dselinux.cpp736 bool ok = IsSplitPolicyDevice() ? OpenSplitPolicy(&policy_file) in ReadPolicy() local
/aosp14/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp64 Status ok() { in ok() function
/aosp14/system/core/fs_mgr/liblp/
H A Dwriter.cpp307 bool ok = true; in FlashPartitionTable() local
H A Dbuilder.cpp441 bool ok; in Init() local
486 bool ok; in Init() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DImmersiveModeConfirmation.java332 final Button ok = mClingLayout.findViewById(R.id.ok); in onAttachedToWindow() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_HwBinder.cpp283 bool ok = hardware::details::registerAsServiceInternal(base, str.c_str()) == OK; in JHwBinder_native_registerService() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DImmersiveModeConfirmation.java427 final Button ok = mClingLayout.findViewById(R.id.ok); in onAttachedToWindow() local
/aosp14/system/core/libsparse/
H A Doutput_file.cpp467 bool ok = write_fd_chunk_range(fd, offset, len, [&ret, out](char* data, size_t size) -> bool { in write_sparse_fd_chunk() local
581 bool ok = write_fd_chunk_range(fd, offset, len, [&ret, out](char* data, size_t size) -> bool { in write_normal_fd_chunk() local
/aosp14/frameworks/base/cmds/incident_helper/src/
H A Dih_util.cpp266 bool Reader::ok(std::string* error) { in ok() function in Reader
/aosp14/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DSurfaceCompositionMeasuringActivity.java402 private double measureCompositionScore(Measurement ok, Measurement fail, int pixelFormat) { in measureCompositionScore()
/aosp14/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp108 static binder::Status ok() { in ok() function
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp634 bool ok; in MapCowImage() local
1979 bool ok = true; in RemoveAllSnapshots() local
3749 bool ok = true; in UnmapAllPartitionsInRecovery() local
3804 bool ok = true; in Dump() local
/aosp14/frameworks/base/cmds/incidentd/src/
H A DReporter.cpp160 bool ReportRequest::ok() { in ok() function in android::os::incidentd::ReportRequest
/aosp14/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java503 UiObject ok = mUiBot.getVisibleObject(mContext.getString(com.android.internal.R.string.ok)); in bugreportFinishedWithWarningTest() local

12