Home
last modified time | relevance | path

Searched defs:call_source (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dhistogram_controller.cc20 const char* GetPingHistogramName(mojom::UmaPingCallSource call_source) { in GetPingHistogramName()
113 mojom::UmaPingCallSource call_source) { in PingChildProcess()
129 void HistogramController::Pong(mojom::UmaPingCallSource call_source) { in Pong()
H A Dchild_histogram_fetcher_impl.cc99 void ChildHistogramFetcherImpl::Ping(mojom::UmaPingCallSource call_source, in Ping()
/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/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.h3803 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
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp2935 …ks::ValidateCommandBufferState(const CMD_BUFFER_STATE *cb_state, const char *call_source, int curr… in ValidateCommandBufferState()