Searched defs:type (Results 1 – 9 of 9) sorted by relevance
| /ide/tools/previewer/cli/ |
| D | CommandLineFactory.cpp | 75 CommandLine::CommandType type, in CreateCommandLine() 102 unique_ptr<CommandLine> CommandLineFactory::CreateObject(CommandLine::CommandType type, in CreateObject()
|
| D | CommandLineInterface.cpp | 132 CommandLine::CommandType type = GetCommandType(jsonData["type"].asString()); in ProcessCommandMessage() local 175 CommandLine::CommandType type = CommandLine::CommandType::INVALID; in GetCommandType() local
|
| D | CommandLine.h | 45 CommandType type; variable
|
| /ide/tools/previewer/util/ |
| D | SharedData.h | 44 static bool SetData(SharedDataType type, T v) in SetData() 64 static T GetData(SharedDataType type) in GetData() 74 static bool IsValid(SharedDataType type, T v) in IsValid()
|
| /ide/tools/previewer/ |
| D | app_define.json | 1 {"fileVersion":"1","name":"Simulator","description":"","version":"1.0.0","type":"microService","pro… string
|
| /ide/tools/previewer/mock/rich/ |
| D | MouseInputImpl.cpp | 37 TouchType type; in ConvertToOsType() local
|
| /ide/tools/previewer/automock/mock-generate/src/generate/ |
| D | generateModuleDeclaration.ts | 281 type: string, property
|
| D | generateMockJsFile.ts | 246 type: string property
|
| /ide/tools/previewer/jsapp/rich/ |
| D | JsAppImpl.cpp | 176 void JsAppImpl::AdaptDeviceType(Platform::AceRunArgs& args, const std::string type, in AdaptDeviceType() 422 void JsAppImpl::SetDeviceScreenDensity(const int32_t screenDensity, const std::string type) in SetDeviceScreenDensity()
|