Home
last modified time | relevance | path

Searched refs:SYSTEM (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dsocket_vsock_proxy.cpp245 ::android::base::InitLogging(argv, android::base::LogdLogger(android::base::SYSTEM)); in main()
/device/google/cuttlefish/guest/commands/sensor_injection/
Dmain.cpp190 argv, android::base::LogdLogger(android::base::SYSTEM)); in main()
/device/google/cuttlefish/tools/
Draw2iso.sh204 /sbin/mkfs.msdos -n SYSTEM -F 12 -M 0xf8 -h 0 -s 4 -g 64/32 -S 512 \
/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp308 updatedPropValue->prop |= toInt(VehiclePropertyGroup::SYSTEM); in onSetProperty()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h305 SYSTEM = 268435456 /* 0x10000000 */, enumerator
4498 SYSTEM = 1 /* 0x01 */, enumerator
7597 …VehiclePropertyGroup::SYSTEM) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2…
7601 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup::SYSTEM;
7626 if (o == ::android::hardware::automotive::vehicle::V2_0::VehiclePropertyGroup::SYSTEM) { in toString()
14965 …::vehicle::V2_0::UserFlags::SYSTEM) == static_cast<int32_t>(::android::hardware::automotive::vehic…
14969 flipped |= ::android::hardware::automotive::vehicle::V2_0::UserFlags::SYSTEM;
15015 if (o == ::android::hardware::automotive::vehicle::V2_0::UserFlags::SYSTEM) { in toString()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto24 SYSTEM = 1; enumerator
2044 // The log buffer (e.g. MAIN, SYSTEM, RADIO) the event comes from.