Home
last modified time | relevance | path

Searched defs:LightRefCountBase (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dlight_refcount_base.h25 inline LightRefCountBase() : refCount_(0) {} in LightRefCountBase() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dlight_refcount_base.h18 inline LightRefCountBase() : refCount_(0) {} in LightRefCountBase() function
/ohos5.0/foundation/ability/idl_tool/util/
H A Dlight_refcount_base.h25 LightRefCountBase() : refCount_(0) {} in LightRefCountBase() function
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dlight_refbase.h39 LightRefCountBase::LightRefCountBase() : refCount_(0) in LightRefCountBase() function