Searched defs:setWeak (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | FieldOptions.php | 532 public function setWeak($var) function in Google\\Protobuf\\Internal\\FieldOptions |
| /external/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | FieldOptions.php | 532 public function setWeak($var) function in Google\\Protobuf\\Internal\\FieldOptions |
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ | ||
| D | MCSymbolWasm.h | 66 void setWeak(bool isWeak) { IsWeak = isWeak; } in setWeak() function |