Home
last modified time | relevance | path

Searched defs:retType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/web/webview/test/unittest/display_manager_adapter_impl_test/
H A Ddisplay_manager_adapter_impl_test.cpp138 OHOS::NWeb::RotationType retType; variable
172 OHOS::NWeb::OrientationType retType; variable
285 OHOS::NWeb::DisplayOrientation retType; variable
/ohos5.0/base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/test/unittest/src/
H A Dsandbox_manager_kit_test.cpp1263 std::vector<uint32_t> retType; variable
1401 std::vector<uint32_t> retType; variable
1506 std::vector<uint32_t> retType; variable
1563 std::vector<uint32_t> retType; variable
1625 std::vector<uint32_t> retType; variable
1698 std::vector<uint32_t> retType; variable
1761 std::vector<uint32_t> retType; variable
/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dany.cpp165 std::string_view retType = "Unknown"; in GetTypeNameFromFunctionInfo() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/test/sinkmanagerunittest/
H A Ddistributed_input_sinkmanager_test.cpp128 uint32_t retType = sinkManager_->GetInputTypes(); variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1087 AutoPtr<ASTType> retType = ast_->FindType(arrayType->ToString(), false); in ParseArrayType() local
1121 AutoPtr<ASTType> retType = ast_->FindType(listType->ToString(), false); in ParseListType() local
1171 AutoPtr<ASTType> retType = ast_->FindType(mapType->ToString(), false); in ParseMapType() local
1205 AutoPtr<ASTType> retType = smqType.Get(); in ParseSmqType() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp869 AutoPtr<ASTType> retType = arrayType.Get(); in ParseArrayType() local
900 AutoPtr<ASTType> retType = listType.Get(); in ParseListType() local
947 AutoPtr<ASTType> retType = mapType.Get(); in ParseMapType() local
978 AutoPtr<ASTType> retType = smqType.Get(); in ParseSmqType() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp986 auto retType = node->GetNodeGroupType(); variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp4001 DeviceType retType = DEVICE_TYPE_NONE; in FindConnectedHeadset() local