Searched defs:performance (Results 1 – 6 of 6) sorted by relevance
32 let mut performance = RustPerformanceInfo::default(); in ut_download_performance() localVariable
44 napi_value performance = nullptr; in CreateDevicePowerMode() local
129 inline napi_status setPerformanceField(napi_env env, napi_value performance, double field_value, co… in setPerformanceField()222 napi_value performance; in buildInfoPerformance() local
108 void GetPerformanceInfo(const HttpClientResponse &response, RustPerformanceInfo &performance) in GetPerformanceInfo()
77 let mut performance = RustPerformanceInfo::default(); in on_success() localVariable105 let mut performance = RustPerformanceInfo::default(); in on_fail() localVariable
106 pub performance: RustPerformanceInfo, field