Home
last modified time | relevance | path

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

/frameworks/base/services/incremental/
DIncrementalServiceValidation.cpp28 binder::Status Ok() { in Ok() function
/frameworks/native/libs/binder/rust/src/
Dpersistable_bundle.rs864 let Ok(size) = size.try_into() else { in string_allocator() localVariable
867 let Ok(boxed_slice) = <[c_char]>::new_box_zeroed_with_elems(size) else { in string_allocator() localVariable
/frameworks/compile/slang/
Dslang_rs_export_reduce.cpp139 bool Ok; member