Home
last modified time | relevance | path

Searched defs:action (Results 126 - 150 of 1334) sorted by relevance

12345678910>>...54

/third_party/gn/src/gn/
H A Dninja_create_bundle_target_writer_unittest.cc29 auto action = std::make_unique<Target>(setup.settings(), in NewAction() local
49 std::unique_ptr<Target> action = NewAction(setup); in TEST() local
98 std::unique_ptr<Target> action = NewAction(setup); TEST() local
147 std::unique_ptr<Target> action = NewAction(setup); TEST() local
181 std::unique_ptr<Target> action = NewAction(setup); TEST() local
279 std::unique_ptr<Target> action = NewAction(setup); TEST() local
422 std::unique_ptr<Target> action = NewAction(setup); TEST() local
[all...]
/third_party/mesa3d/bin/
H A Dcommit_in_branch.py120 action='store_true', variable
/third_party/ltp/include/
H A Dtst_capability.h35 uint32_t action; member
/third_party/ltp/testcases/kernel/controllers/memcg/control/
H A Dmem_process.c82 char action(int fd) in action() function
/third_party/node/benchmark/worker/
H A Decho.js
/third_party/node/benchmark/cluster/
H A Decho.js
/third_party/littlefs/scripts/
H A Dteepipe.py68 action='store_true', variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/
H A D1-1.c58 struct sigaction action; in main() local
H A D2-1.c56 struct sigaction action; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
H A D3-1.c72 struct sigaction action; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigqueue.c23 void action(int sig, siginfo_t *info, void *ctx) in action() function
/third_party/skia/third_party/externals/spirv-tools/tools/lint/
H A Dlint.cpp29 LintActions action; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/lint/
H A Dlint.cpp29 LintActions action; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/
H A DTestStatusReporter.java35 private void sendTestRunBroadcast(String action, int pid) in sendTestRunBroadcast() argument
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h184 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() argument
197 ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) ForEachCopies() argument
211 Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) Compute() argument
232 ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) ComputeIfPresent() argument
248 ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) ComputeIfAbsent() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_bundle_event_callback.cpp55 std::string action = want.GetAction(); in OnReceiveEvent() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_operation_builder.cpp48 DistributedOperationBuilder& DistributedOperationBuilder::WithAction(const std::string& action) in WithAction() argument
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dmock_form_bms_helper.cpp46 bool FormBmsHelper::GetAbilityInfoByAction(const std::string &action, int32_t userId, in GetAbilityInfoByAction() argument
/foundation/ability/ability_runtime/frameworks/js/napi/wantConstant/
H A Dwant_constant.cpp32 napi_value action = nullptr; in WantConstantInit() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.h58 std::function<void()> action; member
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Doperation_builder.cpp47 OperationBuilder &OperationBuilder::WithAction(const std::string &action) in WithAction() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_pan_handler.cpp101 void JSPanHandler::JsHandlerOnPan(PanEvent action, const JSCallbackInfo& args) in JsHandlerOnPan() argument
H A Djs_touch_handler.cpp89 void JSTouchHandler::JsHandlerOnTouch(TouchEvent action, const JSCallbackInfo& args) in JsHandlerOnTouch() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dfake_accessibility_manager.cpp75 ExecuteExtensionActionNG( int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, const RefPtr<PipelineBase>& context, int64_t uiExtensionOffset ) ExecuteExtensionActionNG() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_event_process.cpp31 int32_t action = pointerEvent->GetPointerAction(); in ProcessEnterLeaveEvent() local
71 int32_t action = pointerEvent->GetPointerAction(); in ProcessWindowMouseEvent() local
87 int32_t action = pointerEvent->GetPointerAction(); in ProcessWindowDragEvent() local

Completed in 8 milliseconds

12345678910>>...54