Home
last modified time | relevance | path

Searched defs:run_function (Results 1 – 22 of 22) sorted by relevance

/external/googleapis/google/apps/script/type/
Dextension_point.proto35 string run_function = 1; field
51 string run_function = 1; field
75 string run_function = 3; field
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/proto/google/apps/script/type/
Dextension_point.proto35 string run_function = 1; field
51 string run_function = 1; field
75 string run_function = 3; field
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/proto/google/apps/script/type/drive/
Ddrive_addon_manifest.proto47 string run_function = 1; field
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/proto/google/apps/script/type/docs/
Ddocs_addon_manifest.proto46 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/googleapis/google/apps/script/type/sheets/
Dsheets_addon_manifest.proto46 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/googleapis/google/apps/script/type/slides/
Dslides_addon_manifest.proto46 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/proto/google/apps/script/type/sheets/
Dsheets_addon_manifest.proto46 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/proto/google/apps/script/type/slides/
Dslides_addon_manifest.proto46 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/googleapis/google/apps/script/type/drive/
Ddrive_addon_manifest.proto47 string run_function = 1; field
/external/googleapis/google/apps/script/type/docs/
Ddocs_addon_manifest.proto46 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/googleapis/google/apps/script/type/calendar/
Dcalendar_addon_manifest.proto106 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/proto/google/apps/script/type/calendar/
Dcalendar_addon_manifest.proto106 string run_function = 1 [(google.api.field_behavior) = REQUIRED]; field
/external/vixl/examples/aarch64/
Dcheck-bounds.cc64 void run_function(Simulator* simulator, in run_function() function
/external/google-cloud-java/java-gsuite-addons/proto-google-apps-script-type-protos/src/main/proto/google/apps/script/type/gmail/
Dgmail_addon_manifest.proto81 string run_function = 3; field
/external/googleapis/google/apps/script/type/gmail/
Dgmail_addon_manifest.proto81 string run_function = 3; field
/external/vixl/tools/
Dthreaded_tests.py68 def Run(self, jobs, verbose, run_function): argument
/external/oss-fuzz/infra/
Dhelper.py964 run_function=docker_run, argument
/external/autotest/client/common_lib/
Dutils.py1129 def get_arch(run_function=run): argument
1149 def get_arch_userspace(run_function=run): argument
1169 def get_num_logical_cpus_per_socket(run_function=run): argument
Dpackages.py245 upload_paths=None, do_locking=True, run_function=utils.run, argument
/external/libchrome/base/trace_event/
Dtrace_event.h492 #define INTERNAL_TRACE_TASK_EXECUTION(run_function, task) \ argument
506 #define INTERNAL_TRACE_TASK_EXECUTION(run_function, task) \ argument
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli2604 val run_function : llvalue -> [ `Function ] t -> bool val
/external/libchrome/base/trace_event/common/
Dtrace_event_common.h928 #define TRACE_TASK_EXECUTION(run_function, task) \ argument