Searched defs:typeObject (Results 1 – 3 of 3) sorted by relevance
248 std::unique_ptr<TypeObject> typeObject = std::make_unique<TypeObject>(); in HWTEST_F_L0() local
2463 std::unique_ptr<TypeObject> typeObject; in HWTEST_F_L0() local2496 std::unique_ptr<TypeObject> typeObject; in HWTEST_F_L0() local2542 const std::vector<std::unique_ptr<TypeObject>> *typeObject = typeProfileEntry->GetTypes(); in HWTEST_F_L0() local
3012 auto typeObject = std::make_unique<TypeObject>(); in Create() local