Home
last modified time | relevance | path

Searched refs:call_source (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dhistogram_controller.cc20 const char* GetPingHistogramName(mojom::UmaPingCallSource call_source) { in GetPingHistogramName() argument
21 switch (call_source) { in GetPingHistogramName()
113 mojom::UmaPingCallSource call_source) { in PingChildProcess() argument
121 base::UmaHistogramEnumeration(GetPingHistogramName(call_source), in PingChildProcess()
124 fetcher->Ping(call_source, in PingChildProcess()
126 base::Unretained(this), call_source)); in PingChildProcess()
129 void HistogramController::Pong(mojom::UmaPingCallSource call_source) { in Pong() argument
131 GetPingHistogramName(call_source), in Pong()
H A Dhistogram_controller.h92 mojom::UmaPingCallSource call_source);
96 void Pong(mojom::UmaPingCallSource call_source);
H A Dchild_histogram_fetcher_impl.cc99 void ChildHistogramFetcherImpl::Ping(mojom::UmaPingCallSource call_source, in Ping() argument
105 switch (call_source) { in Ping()
H A Dchild_histogram_fetcher_impl.h52 void Ping(mojom::UmaPingCallSource call_source,
/aosp_15_r20/frameworks/proto_logging/stats/atoms/wearservices/
H A Dwearservices_extension_atoms.proto101 optional android.app.wearservices.CallSource call_source = 2; field
145 optional android.app.wearservices.CallSource call_source = 3; field
191 optional android.app.wearservices.CallSource call_source = 2; field
/aosp_15_r20/external/cronet/components/metrics/public/mojom/
H A Dhistogram_fetcher.mojom46 Ping(UmaPingCallSource call_source) => ();
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Duser_defined.py1299 call_source = None
1305 call_source = WeakRefCallSource(self.source)
1306 return VariableBuilder(tx, call_source)(referent)
/aosp_15_r20/packages/services/Telecomm/proto/
Dtelecom.proto314 optional CallSource call_source = 18; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/wearservices/
Dwearservices_extension_atoms.pb.h315 ::android::app::wearservices::CallSource call_source() const; in Swap()
688 ::android::app::wearservices::CallSource call_source() const; in Swap()
1076 ::android::app::wearservices::CallSource call_source() const; in Swap()
3803 inline ::android::app::wearservices::CallSource WsIncomingCallActionReported::call_source() const { in call_source() function
3955 inline ::android::app::wearservices::CallSource WsCallDurationReported::call_source() const { in call_source() function
4135 inline ::android::app::wearservices::CallSource WsCallInteractionReported::call_source() const { in call_source() function
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp1122 const std::string call_source = SetImagesArrayLength(call_source_template, "6"); in TEST_F() local
1143 …tests.push_back({rgen_source, ahit_source, chit_source, miss_source, intr_source, call_source, fal… in TEST_F()
1145 …tests.push_back({rgen_source, ahit_source, chit_source, miss_source, intr_source, call_source, fal… in TEST_F()
1147 …tests.push_back({rgen_source, ahit_source, chit_source, miss_source, intr_source, call_source, fal… in TEST_F()
1149 …tests.push_back({rgen_source, ahit_source, chit_source, miss_source, intr_source, call_source, fal… in TEST_F()
1151 …tests.push_back({rgen_source, ahit_source, chit_source, miss_source, intr_source, call_source, fal… in TEST_F()
1153 …tests.push_back({rgen_source, ahit_source, chit_source, miss_source, intr_source, call_source, fal… in TEST_F()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h953 … bool ReportInvalidCommandBuffer(const CMD_BUFFER_STATE* cb_state, const char* call_source) const;
1059 …bool ValidateCommandBufferState(const CMD_BUFFER_STATE* cb_state, const char* call_source, int cur…
H A Dcore_validation.cpp1970 …ecks::ReportInvalidCommandBuffer(const CMD_BUFFER_STATE *cb_state, const char *call_source) const { in ReportInvalidCommandBuffer()
1979 "You are adding %s to %s that is invalid because bound %s was %s.", call_source, in ReportInvalidCommandBuffer()
2935 …lidateCommandBufferState(const CMD_BUFFER_STATE *cb_state, const char *call_source, int current_su… in ValidateCommandBufferState() argument
2953 skip |= ReportInvalidCommandBuffer(cb_state, call_source); in ValidateCommandBufferState()
2960 … report_data->FormatHandle(cb_state->commandBuffer).c_str(), call_source); in ValidateCommandBufferState()
2967 … report_data->FormatHandle(cb_state->commandBuffer).c_str(), call_source); in ValidateCommandBufferState()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/
Dstatslog.rs43720 pub r#call_source: CallSource,
43725 stats_write(self.r#action, self.r#call_source, ) in stats_write()
43731 r#call_source: CallSource, in stats_write()
43738 AStatsEvent_writeInt32(__event, r#call_source as i32); in stats_write()
43829 pub r#call_source: CallSource,
43835 …ite(self.r#call_type, self.r#is_initiated_or_accepted_on_watch, self.r#call_source, self.r#call_du… in stats_write()
43842 r#call_source: CallSource, in stats_write()
43851 AStatsEvent_writeInt32(__event, r#call_source as i32); in stats_write()
43936 pub r#call_source: CallSource,
43941 stats_write(self.r#interaction, self.r#call_source, ) in stats_write()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/
Dstatslog.rs43720 pub r#call_source: CallSource,
43725 stats_write(self.r#action, self.r#call_source, ) in stats_write()
43731 r#call_source: CallSource, in stats_write()
43738 AStatsEvent_writeInt32(__event, r#call_source as i32); in stats_write()
43829 pub r#call_source: CallSource,
43835 …ite(self.r#call_type, self.r#is_initiated_or_accepted_on_watch, self.r#call_source, self.r#call_du… in stats_write()
43842 r#call_source: CallSource, in stats_write()
43851 AStatsEvent_writeInt32(__event, r#call_source as i32); in stats_write()
43936 pub r#call_source: CallSource,
43941 stats_write(self.r#interaction, self.r#call_source, ) in stats_write()
[all …]