Searched refs:fast_clone_supported (Results 1 – 2 of 2) sorted by relevance
27 bool fast_clone_supported) { in Encode() argument29 result |= FastCloneSupportedBit::encode(fast_clone_supported); in Encode()
35 static uint8_t Encode(int runtime_flags, bool fast_clone_supported);