Searched defs:hapResource (Results 1 – 3 of 3) sorted by relevance
35 HapResource *hapResource) : hapResource_(hapResource) in ValueUnderQualifierDir()
272 auto hapResource = std::make_shared<HapResourceV1>("/data/test/non_exist", 0, nullptr); variable322 auto hapResource = std::make_shared<HapResourceV2>("/data/test/non_exist", 0); variable
312 HapResource *hapResource = new HapResource("/data/test/non_exist", 0, nullptr, nullptr); variable