Home
last modified time | relevance | path

Searched defs:GetClassType (Results 1 – 24 of 24) sorted by relevance

/foundation/filemanagement/app_file_service/interfaces/kits/cj/src/
Dfile_uri.h43 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
DrandomAccessFile_impl.h47 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
DreaderIterator_impl.h40 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
Dstream_impl.h55 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
Dfile_impl.h71 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
Dwatcher_impl.h60 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
Dstat_impl.h148 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
/foundation/multimedia/camera_framework/frameworks/cj/camera/include/
Dcamera_input_impl.h58 static OHOS::FFI::RuntimeType *GetClassType() in GetClassType() function
Dcamera_session_impl.h153 static OHOS::FFI::RuntimeType *GetClassType() in GetClassType() function
/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/
Dcj_color_manager.h46 static OHOS::FFI::RuntimeType *GetClassType() in GetClassType() function
/foundation/distributeddatamgr/kv_store/frameworks/cj/include/
Ddistributed_kv_store_impl.h160 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
202 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
275 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
348 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
384 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
Dcj_display_impl.h65 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
/foundation/window/window_manager/wm/include/
Dscreen_scene.h87 std::string GetClassType() const override { return "ScreenScene"; } in GetClassType() function
Droot_scene.h81 std::string GetClassType() const override { return "RootScene"; } in GetClassType() function
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
Druntimetype.h114 static RuntimeType* GetClassType() in GetClassType() function
/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/
Dpaste_data_impl.cpp23 OHOS::FFI::RuntimeType *PasteDataImpl::GetClassType() in GetClassType() function in OHOS::MiscServicesCj::PasteDataImpl
Dsystem_pasteboard_impl.cpp27 OHOS::FFI::RuntimeType *SystemPasteboardImpl::GetClassType() in GetClassType() function in OHOS::MiscServicesCj::SystemPasteboardImpl
Dpaste_data_record_impl.cpp26 OHOS::FFI::RuntimeType *PasteDataRecordImpl::GetClassType() in GetClassType() function in OHOS::MiscServicesCj::PasteDataRecordImpl
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
Dwindow_impl.h147 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
Drelational_store_impl_resultsetproxy.cpp33 OHOS::FFI::RuntimeType* ResultSetImpl::GetClassType() in GetClassType() function in OHOS::Relational::ResultSetImpl
Drelational_store_impl_rdbpredicatesproxy.cpp35 OHOS::FFI::RuntimeType* RdbPredicatesImpl::GetClassType() in GetClassType() function in OHOS::Relational::RdbPredicatesImpl
Drelational_store_impl_rdbstore.cpp99 OHOS::FFI::RuntimeType* RdbStoreImpl::GetClassType() in GetClassType() function in OHOS::Relational::RdbStoreImpl
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
Dpreferences_impl.cpp159 OHOS::FFI::RuntimeType* PreferencesImpl::GetClassType() in GetClassType() function in OHOS::Preferences::PreferencesImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h4005 virtual std::string GetClassType() const { return "Window"; } in GetClassType() function