Home
last modified time | relevance | path

Searched refs:component_name (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/iorap/src/db/
H A Dmain.cc183 AppComponentName component_name = AppComponentName::FromString(component_and_file_name.first); in Main() local
186 LOG(VERBOSE) << "--register-raw-trace " << component_name << ", file_path: " << file_path; in Main()
190 component_name.package, in Main()
192 component_name.activity_name); in Main()
198 AppComponentName component_name = AppComponentName::FromString(component); in Main() local
201 LOG(VERBOSE) << "package: " << component_name.package; in Main()
202 LOG(VERBOSE) << "activity name: " << component_name.activity_name; in Main()
204 LOG(VERBOSE) << "--insert-component " << component_name; in Main()
208 component_name.package, in Main()
210 component_name.activity_name); in Main()
/aosp12/system/iorap/src/manager/
H A Devent_manager.cc96 return IsBlacklisted(component_name.package); in IsBlacklisted()
100 return component_name.has_value() && IsBlacklisted(component_name->package); in IsBlacklisted()
210 component_name = component_name.Canonicalize(); in OnNewEvent()
211 component_name_ = component_name; in OnNewEvent()
273 component_name = component_name.Canonicalize(); in OnNewEvent()
274 component_name_ = component_name; in OnNewEvent()
294 StartReadAhead(sequence_id_, component_name); in OnNewEvent()
381 db::VersionedComponentName vcn{component_name.package, in GetCompiledTrace()
403 << component_name.package in GetCompiledTrace()
405 << component_name.activity_name; in GetCompiledTrace()
[all …]
/aosp12/frameworks/base/core/proto/android/nfc/
H A Dapdu_service_info.proto20 import "frameworks/base/core/proto/android/content/component_name.proto";
30 optional .android.content.ComponentNameProto component_name = 1; field
H A Dnfc_fservice_info.proto20 import "frameworks/base/core/proto/android/content/component_name.proto";
29 optional .android.content.ComponentNameProto component_name = 1; field
H A Dcard_emulation.proto20 import "frameworks/base/core/proto/android/content/component_name.proto";
/aosp12/frameworks/base/core/proto/android/service/
H A Dprint.proto23 import "frameworks/base/core/proto/android/content/component_name.proto";
162 optional android.content.ComponentNameProto component_name = 1; field
188 optional android.content.ComponentNameProto component_name = 1; field
H A Dnotification.proto26 import "frameworks/base/core/proto/android/content/component_name.proto";
H A Dprocstats.proto278 optional string component_name = 1; field
H A Dusb.proto23 import "frameworks/base/core/proto/android/content/component_name.proto";
/aosp12/packages/apps/Launcher3/protos/
H A Dlauncher_atom.proto166 optional string component_name = 2; field
181 optional string component_name = 5; // only populated during snapshot if from workspace field
188 optional string component_name = 2; field
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c226 char *component_name(char *out, int comp_id) in component_name() function
751 strcpy(components[i].name, component_name(str_tmp, i)); in main()
/aosp12/frameworks/base/core/proto/android/content/
H A Dintent.proto22 import "frameworks/base/core/proto/android/content/component_name.proto";
/aosp12/hardware/interfaces/drm/1.1/
H A Dtypes.hal48 * component_name: "average_time_seconds"
/aosp12/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto25 import "frameworks/base/core/proto/android/content/component_name.proto";
H A Djobscheduler.proto24 import "frameworks/base/core/proto/android/content/component_name.proto";
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto3516 optional string component_name = 1; // if not available, simply packageName field
3564 optional string component_name = 11; field
3676 optional string component_name = 6; field
3727 optional string component_name = 6; field
7351 optional string component_name = 1; field
16269 optional string component_name = 2; field