Home
last modified time | relevance | path

Searched defs:Ok (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_priv_overlayfs.h36 Ok, enumerator
H A Dfs_mgr_overlayfs.cpp368 bool Ok() const { return ok_; } in Ok() function in __anon86e8638f0110::AutoSetFsCreateCon
/aosp14/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_status.h50 static FiemapStatus Ok() { return FiemapStatus(ErrorCode::SUCCESS); } in Ok() function
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dreturn.h42 static Return Ok() { return Return(ErrorCode::SUCCESS); } in Ok() function
/aosp14/frameworks/base/services/incremental/
H A DIncrementalServiceValidation.cpp28 binder::Status Ok() { in Ok() function
/aosp14/system/core/fs_mgr/libsnapshot/android/snapshot/
H A Dsnapshot.proto153 Ok = 0; enumerator