| /ide/tools/previewer/test/unittest/cli/ |
| D | CommandLineTest.cpp | 73 CommandLine::CommandType type = CommandLine::CommandType::ACTION; in TEST_F() local 84 CommandLine::CommandType type = CommandLine::CommandType::ACTION; in TEST_F() local 94 CommandLine::CommandType type = CommandLine::CommandType::ACTION; in TEST_F() local 105 CommandLine::CommandType type = CommandLine::CommandType::SET; in TEST_F() local 143 CommandLine::CommandType type = CommandLine::CommandType::SET; in TEST_F() local 164 CommandLine::CommandType type = CommandLine::CommandType::SET; in TEST_F() local 189 CommandLine::CommandType type = CommandLine::CommandType::SET; in TEST_F() local 234 CommandLine::CommandType type = CommandLine::CommandType::SET; in TEST_F() local 246 CommandLine::CommandType type = CommandLine::CommandType::GET; in TEST_F() local 256 CommandLine::CommandType type = CommandLine::CommandType::SET; in TEST_F() local [all …]
|
| /ide/tools/previewer/cli/ |
| D | CommandLineFactory.cpp | 80 CommandLine::CommandType type, in CreateCommandLine() 107 unique_ptr<CommandLine> CommandLineFactory::CreateObject(CommandLine::CommandType type, in CreateObject()
|
| D | CommandLineInterface.cpp | 127 CommandLine::CommandType type = GetCommandType(jsonData["type"].AsString()); in ProcessCommandMessage() local 174 CommandLine::CommandType type = CommandLine::CommandType::INVALID; in GetCommandType() local
|
| D | CommandLine.h | 46 CommandType type; variable 95 int type; member
|
| D | CommandLine.cpp | 218 int type = 0; in RunAction() local 281 int type = 1; in RunAction() local 321 int type = 2; in RunAction() local 1456 int type = 9; in RunAction() local
|
| /ide/tools/previewer/util/ |
| D | SharedData.h | 44 static bool SetData(SharedDataType type, T v) in SetData() 65 static T GetData(SharedDataType type) in GetData() 75 static bool IsValid(SharedDataType type, T v) in IsValid()
|
| /ide/tools/previewer/test/mock/window/ |
| D | window.h | 51 void OnAvoidAreaChanged(const AvoidArea avoidArea, AvoidAreaType type) {} in OnAvoidAreaChanged() 56 WMError OnSetSpecificBarProperty(WindowType type, const SystemBarProperty& property) in OnSetSpecificBarProperty()
|
| D | MockWindow.cpp | 43 void UpdateAvoidArea(const sptr<AvoidArea>& avoidArea, AvoidAreaType type) override in UpdateAvoidArea()
|
| /ide/tools/previewer/ |
| D | app_define.json | 1 {"fileVersion":"1","name":"Simulator","description":"","version":"1.0.0","type":"microService","pro… string
|
| D | bundle.json | 55 "type": "so", string 66 "type": "so", string
|
| /ide/tools/previewer/test/mock/arkui/ |
| D | MockAceAbility.cpp | 69 WindowSizeChangeReason type) in SurfaceChanged()
|
| /ide/tools/previewer/automock/mock-generate/src/test/ |
| D | generateCommonUtil.test.ts | 79 const type = 'formBindingData.FormBindingData'; constant
|
| /ide/tools/previewer/test/unittest/mock/ |
| D | MouseInputImplTest.cpp | 59 int type = 1; in TEST() local
|
| /ide/tools/previewer/jsapp/rich/ |
| D | JsAppImpl.cpp | 54 OHOS::Rosen::WMError OnSetSpecificBarProperty(OHOS::Rosen::WindowType type, in OnSetSpecificBarProperty() 410 void JsAppImpl::AdaptDeviceType(Platform::AceRunArgs& args, const std::string type, in AdaptDeviceType() 692 void JsAppImpl::SetDeviceScreenDensity(const int32_t screenDensity, const std::string type) in SetDeviceScreenDensity() 947 void JsAppImpl::CalculateAvoidAreaByType(OHOS::Rosen::WindowType type, in CalculateAvoidAreaByType()
|
| /ide/tools/previewer/automock/mock-generate/src/generate/ |
| D | generateCommonUtil.ts | 853 type: string property
|
| D | generateModuleDeclaration.ts | 39 type: string, property
|
| /ide/tools/previewer/test/unittest/jsapp/ |
| D | JsAppImplTest.cpp | 602 std::string type = "wearable"; in TEST_F() local 628 std::string type = "wearable"; in TEST_F() local
|