| /third_party/gn/src/gn/ |
| H A D | ninja_create_bundle_target_writer_unittest.cc | 29 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 D | commit_in_branch.py | 120 action='store_true', variable
|
| /third_party/ltp/include/ |
| H A D | tst_capability.h | 35 uint32_t action; member
|
| /third_party/ltp/testcases/kernel/controllers/memcg/control/ |
| H A D | mem_process.c | 82 char action(int fd) in action() function
|
| /third_party/node/benchmark/worker/ |
| H A D | echo.js | |
| /third_party/node/benchmark/cluster/ |
| H A D | echo.js | |
| /third_party/littlefs/scripts/ |
| H A D | teepipe.py | 68 action='store_true', variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/ |
| H A D | 1-1.c | 58 struct sigaction action; in main() local
|
| H A D | 2-1.c | 56 struct sigaction action; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/ |
| H A D | 3-1.c | 72 struct sigaction action; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/ |
| H A D | sigqueue.c | 23 void action(int sig, siginfo_t *info, void *ctx) in action() function
|
| /third_party/skia/third_party/externals/spirv-tools/tools/lint/ |
| H A D | lint.cpp | 29 LintActions action; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/lint/ |
| H A D | lint.cpp | 29 LintActions action; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/ |
| H A D | TestStatusReporter.java | 35 private void sendTestRunBroadcast(String action, int pid) in sendTestRunBroadcast() argument
|
| /foundation/ability/ability_runtime/services/dataobsmgr/include/ |
| H A D | concurrent_map.h | 184 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 D | form_bundle_event_callback.cpp | 55 std::string action = want.GetAction(); in OnReceiveEvent() local [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
| H A D | distributed_operation_builder.cpp | 48 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 D | mock_form_bms_helper.cpp | 46 bool FormBmsHelper::GetAbilityInfoByAction(const std::string &action, int32_t userId,
in GetAbilityInfoByAction() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/wantConstant/ |
| H A D | want_constant.cpp | 32 napi_value action = nullptr; in WantConstantInit() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_abstract.h | 58 std::function<void()> action; member
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | operation_builder.cpp | 47 OperationBuilder &OperationBuilder::WithAction(const std::string &action) in WithAction() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_pan_handler.cpp | 101 void JSPanHandler::JsHandlerOnPan(PanEvent action, const JSCallbackInfo& args) in JsHandlerOnPan() argument
|
| H A D | js_touch_handler.cpp | 89 void JSTouchHandler::JsHandlerOnTouch(TouchEvent action, const JSCallbackInfo& args) in JsHandlerOnTouch() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | fake_accessibility_manager.cpp | 75 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 D | window_event_process.cpp | 31 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
|