Searched defs:Destroy (Results 1 - 2 of 2) sorted by relevance

/system/core/libbinderwrapper/
H A Dbinder_wrapper.cc30 CHECK(!instance_) << "Already initialized; missing call to Destroy()?";
36 CHECK(!instance_) << "Already initialized; missing call to Destroy()?";
41 void BinderWrapper::Destroy() { function in class:android::BinderWrapper
/system/nvram/messages/include/nvram/messages/
H A Dtagged_union.h175 Destroy();
218 Destroy();
251 // |Destroy()| into each instance of the |Activate()| function.
252 NVRAM_NOINLINE void Destroy() { function in class:nvram::TaggedUnion

Completed in 178 milliseconds