Searched refs:earlyBootEnded (Results 1 – 9 of 9) sorted by relevance
3 this, a build of "vold" that omits the call to "earlyBootEnded()" function
162 Return<ErrorCode> earlyBootEnded() override { in earlyBootEnded() function163 if (km4_1_dev_) return km4_1_dev_->earlyBootEnded(); in earlyBootEnded()
122 Return<ErrorCode> earlyBootEnded() override { return ErrorCode::UNIMPLEMENTED; } in earlyBootEnded() function
64 Return<ErrorCode> earlyBootResult = keymaster().earlyBootEnded(); in TEST_P()
793 void earlyBootEnded(); in earlyBootEnded() method
49 void earlyBootEnded(); in earlyBootEnded() method
26 * IKeymasterDevice::earlyBootEnded() is called.
79 earlyBootEnded() generates (ErrorCode error);