MCPcopy Create free account
hub / github.com/baidu/babylon / decrease_accessible_path

Method decrease_accessible_path

src/babylon/application_context.h:733–736  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

731}
732
733inline void
734ApplicationContext::ComponentHolder::decrease_accessible_path() noexcept {
735 _accessible_path--;
736}
737
738inline void ApplicationContext::ComponentHolder::set_name(
739 StringView name) noexcept {

Callers 1

register_componentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected