Home
last modified time | relevance | path

Searched defs:ConstructInPlace (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/profiling/common/include/
H A DOptional.hpp39 struct ConstructInPlace struct
99 OptionalReferenceSwitch(ConstructInPlace, Args&&... args) in OptionalReferenceSwitch() argument
179 void Construct(ConstructInPlace, Args&&... args) in Construct() argument
286 explicit Optional(ConstructInPlace, Args&&... args) : in Optional() argument
/aosp_15_r20/external/armnn/include/armnn/
H A DOptional.hpp36 struct ConstructInPlace struct
96 OptionalReferenceSwitch(ConstructInPlace, Args&&... args) in OptionalReferenceSwitch() argument
176 void Construct(ConstructInPlace, Args&&... args) in Construct() argument
283 explicit Optional(ConstructInPlace, Args&&... args) : in Optional() argument