Home
last modified time | relevance | path

Searched refs:elements (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp788 std::vector<std::string> FoldPath(std::vector<std::string> elements, in FoldPath() argument
791 if (token == ".." && !elements.empty()) { in FoldPath()
792 elements.pop_back(); in FoldPath()
794 elements.emplace_back(token); in FoldPath()
796 return elements; in FoldPath()
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/
Dstyle.css171 /* Allows child elements to be positioned relative to this element. */
/device/google/cuttlefish/host/frontend/webrtc/html_client/
Dstyle.css369 /* Allows child elements to be positioned relative to this element. */
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt55308 HSPLjava/util/Vector;->elements()Ljava/util/Enumeration;