Searched defs:typeObject (Results 1 – 2 of 2) sorted by relevance
2447 std::unique_ptr<TypeObject> typeObject; in HWTEST_F_L0() local2480 std::unique_ptr<TypeObject> typeObject; in HWTEST_F_L0() local2526 const std::vector<std::unique_ptr<TypeObject>> *typeObject = typeProfileEntry->GetTypes(); in HWTEST_F_L0() local
2593 auto typeObject = std::make_unique<TypeObject>(); in Create() local