Home
last modified time | relevance | path

Searched refs:OBJ_REG_LOG (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp34 #define OBJ_REG_LOG(...) macro
181 OBJ_REG_LOG("\tCreate super of %s", GetClassName(superUid).c_str()); in ConstructObjectInternal()
205OBJ_REG_LOG("\tAssigning instance of %s as super to %s", BASE_NS::string(base->GetClassName()).c_s… in SetObjectInstanceIds()
231 OBJ_REG_LOG("\tBuilding %s", BASE_NS::string((*it)->GetClassName()).c_str()); in BuildObject()
264OBJ_REG_LOG("Create instance of %s {instance id %s}", GetClassName(uid).c_str(), instid.ToString()… in Create()