Home
last modified time | relevance | path

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

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