Home
last modified time | relevance | path

Searched defs:create_action (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/base/core/proto/android/companion/
H A Dtelecom.proto79 CreateAction create_action = 1; field
/aosp_15_r20/tools/test/mobly_extensions/tools/results_uploader/src/
Dresultstore_client.py245 def create_action( member in ResultstoreClient
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/companion/
Dtelecom.pb.cc1570 Telecom_Request::_Internal::create_action(const Telecom_Request* msg) { in create_action() function in android::companion::Telecom_Request::_Internal
1577 …elecom_Request::set_allocated_create_action(::android::companion::Telecom_Request_CreateAction* cr… in set_allocated_create_action()
Dtelecom.pb.h2360 inline const ::android::companion::Telecom_Request_CreateAction& Telecom_Request::create_action() c… in create_action() function
2375 …t::unsafe_arena_set_allocated_create_action(::android::companion::Telecom_Request_CreateAction* cr… in unsafe_arena_set_allocated_create_action()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/companion/
Dtelecom.pb.cc1587 Telecom_Request::_Internal::create_action(const Telecom_Request* msg) { in create_action() function in android::companion::Telecom_Request::_Internal
1594 …elecom_Request::set_allocated_create_action(::android::companion::Telecom_Request_CreateAction* cr… in set_allocated_create_action()
Dtelecom.pb.h2207 inline const ::android::companion::Telecom_Request_CreateAction& Telecom_Request::create_action() c… in create_action() function
2222 …t::unsafe_arena_set_allocated_create_action(::android::companion::Telecom_Request_CreateAction* cr… in unsafe_arena_set_allocated_create_action()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/companion/
Dtelecom.pb.cc1587 Telecom_Request::_Internal::create_action(const Telecom_Request* msg) { in create_action() function in android::companion::Telecom_Request::_Internal
1594 …elecom_Request::set_allocated_create_action(::android::companion::Telecom_Request_CreateAction* cr… in set_allocated_create_action()
Dtelecom.pb.h2207 inline const ::android::companion::Telecom_Request_CreateAction& Telecom_Request::create_action() c… in create_action() function
2222 …t::unsafe_arena_set_allocated_create_action(::android::companion::Telecom_Request_CreateAction* cr… in unsafe_arena_set_allocated_create_action()
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-hist.c1695 static struct action *create_action(enum tracefs_synth_handler type, in create_action() function