| /foundation/ability/idl_tool/idl_tool_2/parser/ |
| D | intf_type_check.cpp | 35 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in CheckIntegrity() local 54 AutoPtr<ASTInterfaceType> interfaceType = ast_->GetInterfaceDef(); in CheckIntfSaAst() local 86 AutoPtr<ASTInterfaceType> interfaceType = ast_->GetInterfaceDef(); in CheckIntfSaAstMethods() local 132 AutoPtr<ASTInterfaceType> interfaceType = ast_->GetInterfaceDef(); in CheckIntfHdiAst() local
|
| D | parser.cpp | 175 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in ParsePackage() local 779 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType; in ParseInterface() local 816 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in ParseInfAttrInfo() local 2271 void Parser::ParseExtendsInfo(AutoPtr<ASTInterfaceType> &interfaceType) in ParseExtendsInfo() 2306 bool Parser::CheckExtendsName(AutoPtr<ASTInterfaceType> &interfaceType, const std::string &extendsI… in CheckExtendsName()
|
| /foundation/ability/idl_tool/test/unittest/ast_interface_type_test/ |
| D | ast_interface_type_test.cpp | 80 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable 105 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable
|
| /foundation/ability/idl_tool/test/unittest/ast_module_test/ |
| D | ast_module_test.cpp | 163 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable 196 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType(); variable
|
| /foundation/multimedia/av_session/services/session/adapter/ |
| D | avsession_dynamic_insight.h | 100 const int32_t interfaceType = 9; variable
|
| /foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
| D | networkshare_tracker_test.cpp | 128 SharingIfaceType interfaceType; variable 616 SharingIfaceType interfaceType = static_cast<SharingIfaceType>(3); variable 625 SharingIfaceType interfaceType; variable 961 SharingIfaceType interfaceType = SharingIfaceType::SHARING_NONE; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
| D | rs_vulkan_context.cpp | 556 auto interfaceType = vkInterface.GetInterfaceType(); in HookedVkQueueSubmit() local 577 auto interfaceType = vkInterface.GetInterfaceType(); in HookedVkQueueSignalReleaseImageOHOS() local
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/ |
| D | code_emitter.cpp | 123 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in EmitVersionHeaderName() local
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| D | options.h | 326 InterfaceType interfaceType; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| D | syncer_proxy.cpp | 34 int interfaceType = syncInterface->GetInterfaceType(); in Initialize() local
|
| /foundation/ability/idl_tool/idl_tool_2/preprocessor/ |
| D | preprocessor.cpp | 158 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in ParsePackage() local
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| D | networkshare_tracker.cpp | 873 …kShareTracker::FindSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, in FindSubStateMachine() 1038 …hareTracker::CreateSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, in CreateSubStateMachine() 1065 const std::string &iface, const SharingIfaceType &interfaceType) in StopSubStateMachine()
|
| D | networkshare_sub_statemachine.cpp | 83 const std::string &ifaceName, const SharingIfaceType &interfaceType, in NetworkShareSubStateMachine()
|
| /foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/ |
| D | netshare_client_fuzzer.cpp | 414 …SharingIfaceType interfaceType = static_cast<SharingIfaceType>(GetData<uint32_t>() % CREATE_SHARE_… in NetworkShareSubStateMachineFuzzTest() local 481 …SharingIfaceType interfaceType = static_cast<SharingIfaceType>(GetData<uint32_t>() % CREATE_SHARE_… in NetworkShareSubStateMachinePrivateFuzzTest() local
|
| /foundation/communication/dsoftbus/core/discovery/manager/src/ |
| D | disc_manager.c | 123 #define DFX_RECORD_DISC_CALL_START(infoNode, packageName, interfaceType) \ argument
|