Searched refs:NativePerformance (Results 1 – 2 of 2) sorted by relevance
19 return std::make_shared<ABI49_0_0facebook::ABI49_0_0React::NativePerformance>( in NativePerformanceModuleProvider()25 NativePerformance::NativePerformance(std::shared_ptr<CallInvoker> jsInvoker) in NativePerformance() function in ABI49_0_0facebook::ABI49_0_0React::NativePerformance28 void NativePerformance::mark( in mark()36 void NativePerformance::measure( in measure()48 std::unordered_map<std::string, double> NativePerformance::getSimpleMemoryInfo( in getSimpleMemoryInfo()58 ABI49_0_0ReactNativeStartupTiming NativePerformance::getABI49_0_0ReactNativeStartupTiming( in getABI49_0_0ReactNativeStartupTiming()
39 class NativePerformance : public ABI49_0_0NativePerformanceCxxSpec<NativePerformance>,40 std::enable_shared_from_this<NativePerformance> {42 NativePerformance(std::shared_ptr<CallInvoker> jsInvoker);