Home
last modified time | relevance | path

Searched defs:end_idx (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/
H A Dcomments.cpp139 size_t end_idx = idx + 1; in BlockTags() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp875 static bool mount_with_alternatives(const Fstab& fstab, int start_idx, int* end_idx, in mount_with_alternatives()