Home
last modified time | relevance | path

Searched defs:GetSelf (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_object.h96 typename Interface::Ptr GetSelf() const in GetSelf() function
111 inline IObject::Ptr IObject::GetSelf() const in GetSelf() function
121 IObject::Ptr GetSelf(const T& object) in GetSelf() function
130 typename Intf::Ptr GetSelf(const T& object) in GetSelf() function
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dbase_object.cpp46 IObject::Ptr BaseObject::GetSelf() const in GetSelf() function in Internal::BaseObject
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences_value.cpp25 static OH_PreferencesValueImpl *GetSelf(const OH_PreferencesValue *value) in GetSelf() function
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates_objects.cpp100 RelationalPredicatesObjects *RelationalPredicatesObjects::GetSelf(OH_VObject *valueObject) in GetSelf() function in OHOS::RdbNdk::RelationalPredicatesObjects
H A Drelational_values_bucket.cpp103 RelationalValuesBucket *RelationalValuesBucket::GetSelf(OH_VBucket *bucket) in GetSelf() function in OHOS::RdbNdk::RelationalValuesBucket
H A Drelational_predicates.cpp374 RelationalPredicate* RelationalPredicate::GetSelf(OH_Predicates *predicates) in GetSelf() function in OHOS::RdbNdk::RelationalPredicate
H A Drelational_cursor.cpp203 RelationalCursor *RelationalCursor::GetSelf(OH_Cursor *cursor) in GetSelf() function in OHOS::RdbNdk::RelationalCursor
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h123 IObject::Ptr GetSelf() const override in GetSelf() function
128 typename Interface::Ptr GetSelf() const in GetSelf() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp191 std::shared_ptr<VtpStreamSocket> VtpStreamSocket::GetSelf() in GetSelf() function in Communication::SoftBus::VtpStreamSocket