| /foundation/ability/idl_tool/idl_tool_2/parser/ |
| D | intf_type_check.cpp | 35 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in CheckIntegrity() local 124 AutoPtr<ASTInterfaceType> interfaceType = ast_->GetInterfaceDef(); in CheckIntfSaAstMethods() local 168 AutoPtr<ASTInterfaceType> interfaceType = ast_->GetInterfaceDef(); in CheckIntfHdiAst() local
|
| D | parser.cpp | 530 AutoPtr<ASTInterfaceType> interfaceType = new ASTInterfaceType; in ParseInterface() local 570 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in ParseInfAttrInfo() local 1940 void Parser::ParseExtendsInfo(AutoPtr<ASTInterfaceType> &interfaceType) in ParseExtendsInfo() 1975 bool Parser::CheckExtendsName(AutoPtr<ASTInterfaceType> &interfaceType, const std::string &extendsI… in CheckExtendsName() 1982 … AutoPtr<ASTInterfaceType> &interfaceType, const std::string &extendsName, AutoPtr<AST> extendsAst) in CheckExtendsVersion()
|
| /foundation/multimedia/av_session/services/session/adapter/ |
| D | avsession_dynamic_insight.h | 45 const int32_t interfaceType = 9; variable
|
| /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/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
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| D | options.h | 319 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 | 157 InterfaceType interfaceType = Options::GetInstance().GetInterfaceType(); in ParsePackage() local
|
| /foundation/communication/netmanager_ext/services/networksharemanager/src/ |
| D | networkshare_tracker.cpp | 860 …kShareTracker::FindSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, in FindSubStateMachine() 1025 …hareTracker::CreateSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, in CreateSubStateMachine() 1052 const std::string &iface, const SharingIfaceType &interfaceType) in StopSubStateMachine()
|
| D | networkshare_sub_statemachine.cpp | 78 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 | 96 #define DFX_RECORD_DISC_CALL_START(infoNode, packageName, interfaceType) \ argument
|