Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/utils/
DString8.h222 String8& appendPath(const String8& leaf) { return appendPath(leaf.string()); } in appendPath()
227 String8 appendPathCopy(const char* leaf) const in appendPathCopy()
229 String8 appendPathCopy(const String8& leaf) const { return appendPathCopy(leaf.string()); } in appendPathCopy()
/device/google/cuttlefish/host/commands/cvd/server_command/
Dload_configs.cpp112 Json::Value leaf; in ConvertArgToJson() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h3222 int root, leaf, next, avbl, used, dpth; in tdefl_calculate_minimum_redundancy() local