Home
last modified time | relevance | path

Searched defs:desc (Results 1 - 25 of 896) sorted by relevance

12345678910>>...36

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/generic/
H A Dplatform_device_gles.cpp22 CreateGpuImageView( const GpuImageDesc& desc, const BackendSpecificImageDesc& platformData) CreateGpuImageView() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DobjectLiteralType.h24 explicit ObjectLiteralType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::LITERAL, desc) {} in ObjectLiteralType() argument
H A DconstructorType.h24 explicit ConstructorType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, desc) {} in ConstructorType() argument
H A DfunctionType.h25 explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, desc) {} in FunctionType() argument
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DfunctionType.h26 explicit FunctionType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, desc) {} in FunctionType() argument
H A DconstructorType.h25 explicit ConstructorType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::FUNCTION, desc) {} in ConstructorType() argument
H A DobjectLiteralType.h25 explicit ObjectLiteralType(ObjectDescriptor *desc) : ObjectType(ObjectType::ObjectTypeKind::LITERAL, desc) {} in ObjectLiteralType() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_document/
H A Ddocument_napi.cpp30 static napi_property_descriptor desc[] = { in DocumentExport() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statfs/
H A Dstatfs_napi.cpp26 static napi_property_descriptor desc[] = { in StatfsExport() local
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/
H A Dentry.cpp21 napi_property_descriptor desc[] = { in Init() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/
H A Dnapi_func_init.cpp540 napi_property_descriptor desc[] = { in Init() local
H A Dnapi_render_init.cpp124 napi_property_descriptor desc[] = { in Init() local
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/
H A Dnapi_render_init.cpp31 napi_property_descriptor desc[] = { in Init() local
H A Dnapi_func_init.cpp26 napi_property_descriptor desc[] = { in Init() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/napi/
H A Dnapi_init.cpp25 napi_property_descriptor desc[] = { in Init() local
/test/xts/hats/hdf/audio/idl/benchmarktest/effect/include/
H A Deffect_common.cpp22 void EffectControllerReleaseDesc(struct EffectControllerDescriptor *desc) in EffectControllerReleaseDesc() argument
[all...]
/test/xts/hats/hdf/audio/idl/effect_additional/src/
H A Deffect_common.cpp22 void EffectControllerReleaseDesc(struct EffectControllerDescriptor *desc) in EffectControllerReleaseDesc() argument
[all...]
/test/xts/hats/hdf/audio/idl/effect/src/
H A Deffect_common.cpp22 void EffectControllerReleaseDesc(struct EffectControllerDescriptor *desc) in EffectControllerReleaseDesc() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/ark_js_napi_tests/
H A Dsample_function.cpp38 const std::array desc = { in Init() local
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/cpp/
H A Dfaultlogger_test_napi.cpp38 napi_property_descriptor desc[] = { in Init() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dinit.cpp42 napi_property_descriptor desc[] = { in NotificationInit() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/subscribe/
H A Dinit_module.cpp32 napi_property_descriptor desc[] = { in NotificationSubscribeInit() local
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dnavpushpathhelper.cpp34 napi_property_descriptor desc[] = { in Init() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/shortcut_manager/
H A Dnative_module.cpp31 napi_property_descriptor desc[] = { in ShortcutManagerExport() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/
H A Dnative_module.cpp31 napi_property_descriptor desc[] = { in Init() local

Completed in 12 milliseconds

12345678910>>...36