Home
last modified time | relevance | path

Searched defs:typed (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp72 uint8_t typed = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dbind_templates.inl566 auto typed = META_NS::Property<valueType>(clone); local
587 if (auto typed = META_NS::Property<originalType>(target)) { local
H A Dcamera_impl.cpp156 auto typed = META_NS::Property<CORE_NS::Entity>(postProcessEntity); in CompleteInitialization() local
201 if (auto typed = META_NS::Property<CORE_NS::Entity>(postProcess)) { in CompleteInitialization() local
H A Dnode_impl.cpp723 if (auto typed = interface_cast<META_NS::IAttachment>(attachment)) { in CompleteInitialization() local
H A Dscene_impl.cpp1270 if (auto typed = interface_pointer_cast<Type>(node)) { in CacheNode() local
H A Dscene_holder.cpp2046 … if (auto typed = interface_cast<SCENE_NS::IPendingRequestData<RENDER_NS::GraphicsState>>(ret)) { in GetGraphicsState() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h384 if (auto typed = ArrayProperty<PropertyValueType>(existing)) { in ArrayMetaProperty() local