Searched defs:targetModuleName (Results 1 – 9 of 9) sorted by relevance
124 private String targetModuleName = ""; field in HapVerifyInfo449 public void setTargetModuleName(String targetModuleName) { in setTargetModuleName()
1498 String targetModuleName = ""; in parseTargetModuleName() local
893 String targetModuleName = ModuleJsonUtil.getStageTargetModuleName(jsonString); in checkStageOverlayCfg() local
426 bool ModuleJson::GetTargetModuleName(std::string& targetModuleName) in GetTargetModuleName()436 …::GetTargetModuleNameByModuleObj(std::unique_ptr<PtJson>& moduleObj, std::string& targetModuleName) in GetTargetModuleNameByModuleObj()1235 std::string targetModuleName; in CheckStageOverlayCfg() local
243 void HapVerifyInfo::SetTargetModuleName(const std::string& targetModuleName) in SetTargetModuleName()
706 std::string targetModuleName; in SetStageHapVerifyInfoByModuleObj() local
429 std::string targetModuleName = "com.example.targetModuleName"; variable
2998 std::string targetModuleName = ""; variable3013 std::string targetModuleName = "test"; variable3027 std::string targetModuleName = "test"; variable4891 std::string targetModuleName; variable6083 std::string targetModuleName; variable
1520 "targetModuleName": { object