Home
last modified time | relevance | path

Searched defs:imp (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_surface_adapter_impl.cpp30 …ArkCameraSurfaceBufferAdapterImpl* imp = static_cast<ArkCameraSurfaceBufferAdapterImpl*>(buffer.ge… in ReleaseBuffer() local
H A Dark_location_proxy_adapter_impl.cpp32 …ArkLocationRequestConfigImpl* imp = static_cast<ArkLocationRequestConfigImpl*>(requestConfig.get()… in StartLocating() local
H A Dark_producer_surface_adapter_impl.cpp50 ArkSurfaceBufferAdapterImpl* imp = static_cast<ArkSurfaceBufferAdapterImpl*>(buffer.get()); in FlushBuffer() local
H A Dark_iconsumer_surface_adapter_impl.cpp41 ArkSurfaceBufferAdapterImpl* imp = static_cast<ArkSurfaceBufferAdapterImpl*>(buffer.get()); in ReleaseBuffer() local
H A Dark_paste_board_client_adapter_impl.cpp35 … ArkPasteDataRecordAdapterImpl* imp = static_cast<ArkPasteDataRecordAdapterImpl*>(data.get()); in ArkPasteRecordVectorStructToClass() local
H A Dark_player_adapter_impl.cpp49 …ArkIConsumerSurfaceAdapterImpl* imp = static_cast<ArkIConsumerSurfaceAdapterImpl*>(cSurfaceAdapter… in SetVideoSurface() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H A Djson_content_loader.cpp60 Serialization::Importer imp; in LoadCached() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Djson_importer.cpp64 Importer imp; in Import() local
H A Dimporter.cpp349 if (auto imp = globalData_.GetValueSerializer(entity.GetTypeId())) { in ImportValue() local
/ohos5.0/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h91 uint64_t imp; member
107 uint64_t imp; member
126 void* imp; member
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_crl_test_part2.cpp449 HcfX509CRLEntryOpensslImpl *imp = (HcfX509CRLEntryOpensslImpl*)&invalidCrlEntry; variable
476 HcfX509CRLEntryOpensslImpl *imp = (HcfX509CRLEntryOpensslImpl*)&invalidCrlEntry; variable
503 HcfX509CRLEntryOpensslImpl *imp = (HcfX509CRLEntryOpensslImpl*)&invalidCrlEntry; variable
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/
H A Dbuild_hdi_files_info.py628 def get_import(imp): argument