Searched defs:check_initialized (Results 1 – 7 of 7) sorted by relevance
73 def assertProtoEqual(self, a, b, check_initialized=True, # pylint: disable=invalid-name argument
187 static struct rom_header *check_initialized(const struct device *dev) in check_initialized() function
142 fn check_initialized(&self) -> crate::Result<()> { in check_initialized() method
136 fn check_initialized(&self) -> ProtobufResult<()> { in check_initialized() method
235 inline void check_initialized ( optional<T>& opt ) in check_initialized() function
282 def check_initialized(self): member in ProtojsonTest.testDoNotEncodeStrangeObjects.BogusObject
799 def check_initialized(self): member in Message