Home
last modified time | relevance | path

Searched defs:innerType (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_smq_type.h27 inline void SetInnerType(const AutoPtr<ASTType> &innerType) in SetInnerType() argument
/foundation/ability/idl_tool/test/ts/unittest/ts_code_emitter_proxy_test/
H A Dts_code_emitter_proxy_test.cpp68 MetaType* innerType = tsCodeGen_->metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in HWTEST_F() local
109 MetaType* innerType = tsCodeGen_->metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in HWTEST_F() local
150 MetaType* innerType = tsCodeGen_->metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in HWTEST_F() local
191 MetaType* innerType = tsCodeGen_->metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in HWTEST_F() local
235 MetaType* innerType = tsCodeGen_->metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp146 DBTypeInner innerType = DBTypeInner::DB_INVALID; in SetAutoLaunchRequestCallback() local
173 DBTypeInner innerType = (type == DBType::DB_KV ? DBTypeInner::DB_KV : DBTypeInner::DB_RELATION); in ReleaseAutoLaunch() local
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/
H A Dhdi_code_emitter.cpp302 AutoPtr<ASTType> innerType = (static_cast<ASTSmqType*>(astType.Get()))->GetInnerType(); in NewSmqTypeEmitter() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_query.cpp301 NumberType innerType = NumberType::NUMBER_INVALID; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_query.cpp327 NumberType innerType = NumberType::NUMBER_INVALID; member
[all...]
/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp710 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitWriteVariableObject() local
729 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitWriteVariableObject() local
875 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitReadArrayVariable() local
915 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitReadOutArrayVariable() local
1008 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; EmitReadOutVariableObject() local
[all...]
H A Dcpp_code_emitter.cpp1017 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitWriteVariableComplex() local
1221 MetaType* innerType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitReadVariableList() local
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_manager_impl.cpp551 CameraType innerType = static_cast<CameraType>(type); in CreateCameraInputWithPositionAndType() local
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1190 AutoPtr<ASTType> innerType = ParseType(); in ParseSmqType() local

Completed in 15 milliseconds