Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
733
inline void
734
ApplicationContext::ComponentHolder::decrease_accessible_path() noexcept {
735
_accessible_path--;
736
}
737
738
inline void ApplicationContext::ComponentHolder::set_name(
739
StringView name) noexcept {
Callers
1
register_component
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected