Home
last modified time | relevance | path

Searched defs:args (Results 76 – 100 of 2452) sorted by relevance

12345678910>>...99

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_mdk_kits.cpp41 static NativeImage* CheckAndGetImage(ImageNapi* native, const struct ImageNapiArgs* args) in CheckAndGetImage()
49 static int32_t ImageNapiClipRect(ImageNapi* native, struct ImageNapiArgs* args) in ImageNapiClipRect()
65 static int32_t ImageNapiSize(ImageNapi* native, struct ImageNapiArgs* args) in ImageNapiSize()
78 static int32_t ImageNapiFormat(ImageNapi* native, struct ImageNapiArgs* args) in ImageNapiFormat()
92 static int32_t ImageNapiGetComponent(ImageNapi* native, struct ImageNapiArgs* args) in ImageNapiGetComponent()
128 int32_t ImageNapiNativeCtxCall(int32_t mode, ImageNapi* native, struct ImageNapiArgs* args) in ImageNapiNativeCtxCall()
H A Dimage_format_convert_mdk_kits.cpp67 static int32_t ImageConvertExec(ImageFormatConvertArgs *args) in ImageConvertExec()
89 static int32_t ImageConvertJsToCPixelMap(ImageFormatConvertArgs *args) in ImageConvertJsToCPixelMap()
103 static int32_t ImageConvertCToJsPixelMap(ImageFormatConvertArgs *args) in ImageConvertCToJsPixelMap()
127 int32_t ImageConvertNativeCall(int32_t mode, ImageFormatConvertArgs *args) in ImageConvertNativeCall()
H A Dimage_source_mdk_kits.cpp44 static ImageSource* GetNativeImageSource(struct ImageSourceArgs* args) in GetNativeImageSource()
186 static int32_t ImageSourceNapiCreate(struct ImageSourceArgs* args) in ImageSourceNapiCreate()
207 static int32_t ImageSourceNapiCreateFromUri(struct ImageSourceArgs* args) in ImageSourceNapiCreateFromUri()
241 static int32_t ImageSourceNapiCreateFromFd(struct ImageSourceArgs* args) in ImageSourceNapiCreateFromFd()
274 static int32_t ImageSourceNapiCreateFromData(struct ImageSourceArgs* args) in ImageSourceNapiCreateFromData()
448 static int32_t ImageSourceNapiUnwrap(struct ImageSourceArgs* args) in ImageSourceNapiUnwrap()
559 static int32_t ImageSourceNapiGetFrameCount(struct ImageSourceArgs* args) in ImageSourceNapiGetFrameCount()
576 static int32_t ImageSourceNapiGetImageInfo(struct ImageSourceArgs* args) in ImageSourceNapiGetImageInfo()
600 struct ImageSourceArgs* args) __attribute__((no_sanitize("cfi"))) in ImageSourceNapiGetImageProperty()
722 static int32_t ImageSourceNapiUpdateData(struct ImageSourceArgs* args) in ImageSourceNapiUpdateData()
[all …]
H A Dimage_receiver_napi.cpp200 int32_t args[ARGS4]; member
454 ImageReceiverCommonArgs args = { in JsGetSize() local
484 ImageReceiverCommonArgs args = { in JsGetCapacity() local
512 ImageReceiverCommonArgs args = { in JsGetFormat() local
609 ImageReceiverCommonArgs args = { in JsTest() local
627 ImageReceiverCommonArgs args = { in JsCheckDeviceTest() local
651 ImageReceiverCommonArgs args = { in JsTestYUV() local
670 ImageReceiverCommonArgs args = { in JsGetReceivingSurfaceId() local
744 ImageReceiverCommonArgs args = { in JsReadLatestImage() local
792 ImageReceiverCommonArgs args = { in JsReadNextImage() local
[all …]
/ohos5.0/base/powermgr/battery_lite/frameworks/js/builtin/src/
H A Dbattery_module.cpp23 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue) in SuccessCallBack()
44 JSIValue BatteryModule::GetBatterySOC(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetBatterySOC()
60 JSIValue BatteryModule::GetChargingStatus(const JSIValue thisVal, const JSIValue *args, uint8_t arg… in GetChargingStatus()
76 JSIValue BatteryModule::GetHealthStatus(const JSIValue thisVal, const JSIValue *args, uint8_t argsN… in GetHealthStatus()
92 JSIValue BatteryModule::GetPluggedType(const JSIValue thisVal, const JSIValue *args, uint8_t argsNu… in GetPluggedType()
109 JSIValue BatteryModule::GetVoltage(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetVoltage()
125 JSIValue BatteryModule::GetTechnology(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetTechnology()
141 JSIValue BatteryModule::GetTemperature(const JSIValue thisVal, const JSIValue *args, uint8_t argsNu… in GetTemperature()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp752 void RSProfiler::SaveRdc(const ArgList& args) in SaveRdc()
762 void RSProfiler::SaveSkp(const ArgList& args) in SaveSkp()
892 void RSProfiler::DumpTree(const ArgList& args) in DumpTree()
970 void RSProfiler::PatchNode(const ArgList& args) in PatchNode()
993 void RSProfiler::KillNode(const ArgList& args) in KillNode()
1016 void RSProfiler::KillPid(const ArgList& args) in KillPid()
1030 void RSProfiler::GetRoot(const ArgList& args) in GetRoot()
1165 void RSProfiler::Version(const ArgList& args) in Version()
1241 void RSProfiler::TestSwitch(const ArgList& args) in TestSwitch()
1297 void RSProfiler::RecordStop(const ArgList& args) in RecordStop()
[all …]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp288 const jerry_value_t args[], in GetContext()
1334 const jerry_value_t args[], in Rotate()
1358 const jerry_value_t args[], in Scale()
1506 const jerry_value_t args[], in Save()
1525 const jerry_value_t args[], in Restore()
1594 const jerry_value_t args[], in MoveTo()
1623 const jerry_value_t args[], in LineTo()
1652 const jerry_value_t args[], in Rect()
1715 const jerry_value_t args[], in Arc()
1793 const jerry_value_t args[], in Stroke()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.h82 void SwipeTo(const JSCallbackInfo& args) in SwipeTo()
94 void ShowNext(const JSCallbackInfo& args) in ShowNext()
102 void ShowPrevious(const JSCallbackInfo& args) in ShowPrevious()
H A Djs_web.cpp117 void Confirm(const JSCallbackInfo& args) in Confirm()
136 void Cancel(const JSCallbackInfo& args) in Cancel()
271 void Close(const JSCallbackInfo& args) in Close()
329 void Cancel(const JSCallbackInfo& args) in Cancel()
549 void GetLog(const JSCallbackInfo& args) in GetLog()
657 void Deny(const JSCallbackInfo& args) in Deny()
690 void Grant(const JSCallbackInfo& args) in Grant()
753 void Deny(const JSCallbackInfo& args) in Deny()
771 void Grant(const JSCallbackInfo& args) in Grant()
1773 void Copy(const JSCallbackInfo& args) in Copy()
[all …]
/ohos5.0/build/ohos/images/mkimage/
H A Dmkextimage.py58 def build_run_mke2fs(args) -> int: argument
94 def build_run_e2fsdroid(args) -> int: argument
121 def build(args): argument
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dconsole_module.cpp39 const jerry_value_t *args, in LogDebug()
51 const jerry_value_t *args, in LogInfo()
63 const jerry_value_t *args, in LogWarn()
75 const jerry_value_t *args, in Log()
87 const jerry_value_t *args, in LogError()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_dump_ipc_test/
H A Dapp_mgr_service_dump_ipc_test.cpp91 std::vector<std::u16string> args; variable
132 std::vector<std::u16string> args; variable
172 std::vector<std::u16string> args; variable
213 std::vector<std::u16string> args; variable
254 std::vector<std::u16string> args; variable
294 std::vector<std::u16string> args; variable
335 std::vector<std::u16string> args; variable
376 std::vector<std::u16string> args; variable
417 std::vector<std::u16string> args; variable
458 std::vector<std::u16string> args; variable
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DSplitScreenShellCommandHandler.java38 public boolean onShellCommand(String[] args, PrintWriter pw) { in onShellCommand()
52 private boolean runMoveToSideStage(String[] args, PrintWriter pw) { in runMoveToSideStage()
65 private boolean runRemoveFromSideStage(String[] args, PrintWriter pw) { in runRemoveFromSideStage()
76 private boolean runSetSideStagePosition(String[] args, PrintWriter pw) { in runSetSideStagePosition()
/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dtest_observer_stub_test.cpp60 std::string args = "test"; variable
84 std::string args = "test"; variable
111 std::string args = "test"; variable
137 std::string args = "test"; variable
161 std::string args = "test"; variable
/ohos5.0/commonlibrary/utils_lite/js/builtin/kvstorekit/src/
H A Dnativeapi_kv.cpp59 void GetDefault(const JSIValue thisVal, const JSIValue args) in GetDefault()
100 JSIValue ExecuteAsyncWork(const JSIValue thisVal, const JSIValue* args, in ExecuteAsyncWork()
124 JSIValue args = params->args; in ExecuteGet() local
164 JSIValue args = params->args; in ExecuteSet() local
202 JSIValue args = params->args; in ExecuteDelete() local
232 JSIValue args = params->args; in ExecuteClear() local
263 JSIValue NativeapiKv::Get(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Get()
268 JSIValue NativeapiKv::Set(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Set()
273 JSIValue NativeapiKv::Delete(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Delete()
278 JSIValue NativeapiKv::Clear(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum) in Clear()
/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DSlogf.java147 public static void v(String tag, String format, @Nullable Object... args) { in v()
152 public static void v(String tag, Throwable throwable, String format, @Nullable Object... args) { in v()
157 public static void d(String tag, String format, @Nullable Object... args) { in d()
162 public static void d(String tag, Throwable throwable, String format, @Nullable Object... args) { in d()
167 public static void i(String tag, String format, @Nullable Object... args) { in i()
172 public static void i(String tag, Throwable throwable, String format, @Nullable Object... args) { in i()
177 public static void w(String tag, String format, @Nullable Object... args) { in w()
187 public static void e(String tag, String format, @Nullable Object... args) { in e()
197 public static void wtf(String tag, String format, @Nullable Object... args) { in wtf()
203 @Nullable Object... args) { in wtf()
[all …]
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_dumper_test.cpp78 std::vector<std::u16string> args; variable
94 std::vector<std::u16string> args; variable
109 std::vector<std::u16string> args; variable
126 std::vector<std::u16string> args; variable
143 std::vector<std::u16string> args; variable
162 std::vector<std::u16string> args; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_dumper_test.cpp50 std::vector<std::string> args; variable
61 std::vector<std::string> args; variable
71 std::vector<std::string> args; variable
82 std::vector<std::string> args; variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_dump_test.cpp66 std::vector<std::u16string> args; variable
81 std::vector<std::u16string> args; variable
96 std::vector<std::u16string> args; variable
115 std::vector<std::u16string> args; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddevice_profile_dfx_test.cpp102 const std::vector<std::string> args; variable
131 const std::vector<std::string> args; variable
146 std::vector<std::string> args; variable
162 std::vector<std::string> args; variable
178 std::vector<std::string> args; variable
/ohos5.0/build/lite/testfwk/
H A Dgen_module_list_files.py27 def get_args(args): argument
44 def main(args): argument
/ohos5.0/build/ohos/testfwk/
H A Dgen_module_list_files.py26 def _parse_args(args): argument
43 def main(args): argument
/ohos5.0/build/scripts/
H A Dcollect_publicity.py24 def parse_args(args): argument
34 def main(args): argument
/ohos5.0/base/security/selinux_adapter/scripts/selinux_check/
H A Dselinux_check_main.py25 def get_request_args(args, request): argument
40 def build_cil(args): argument
53 def get_policy_dir_list(args): argument
/ohos5.0/foundation/multimedia/media_foundation/engine/include/pipeline/core/
H A Derror_code.h63 #define FAIL_RETURN_MSG_IMPL(loglevel, exec, fmt, args...) … argument
74 #define FAIL_RETURN_MSG(exec, fmt, args...) FAIL_RETURN_MSG_IMPL(MEDIA_LOG_E, exec, fmt, ##args) argument
78 #define FAIL_RETURN_MSG_W(exec, fmt, args...) FAIL_RETURN_MSG_IMPL(MEDIA_LOG_W, exec, fmt, ##args) argument
92 #define FAIL_LOG_MSG_IMPL(loglevel, exec, fmt, args...) … argument
102 #define FAIL_LOG_MSG(exec, fmt, args...) FAIL_LOG_MSG_IMPL(MEDIA_LOG_E, exec, fmt, ##args) argument
106 #define FAIL_LOG_MSG_W(exec, fmt, args...) FAIL_LOG_MSG_IMPL(MEDIA_LOG_W, exec, fmt, ##args) argument

12345678910>>...99