/ohos5.0/base/startup/appspawn/test/unittest/hnp_test/ |
H A D | hnp_installer_test.cpp | 102 char arg3[] = "-i"; in HnpPackWithoutBin() local 144 char arg3[] = "-i"; in HnpPackWithBin() local 193 char arg3[] = "-i"; in HnpPackWithCfg() local 219 char arg3[] = "-u"; in HnpInstall() local 239 char arg3[] = "-u"; in HnpUnInstall() local 272 char arg3[] = "-u"; variable 337 char arg3[] = "-u"; variable 354 char arg3[] = "-u"; variable 392 char arg3[] = "-u"; variable 449 char arg3[] = "-u"; variable [all …]
|
H A D | hnp_pack_test.cpp | 104 char *argv[] = {arg1, arg2, arg3, arg4, arg5, arg6}; 111 char *argv[] = {arg1, arg2, arg3, arg4, arg5, arg6}; 119 char *argv[] = {arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10}; 150 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out"; variable 151 char *argv[] = {arg1, arg2, arg3, arg4, arg5, arg6}; 190 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out"; variable 191 char *argv[] = {arg1, arg2, arg3, arg4, arg5, arg6}; 240 char arg3[] = "-i", arg4[] = "./hnp_sample", arg5[] = "-o", arg6[] = "./hnp_out"; variable 241 char *argv[] = {arg1, arg2, arg3, arg4, arg5, arg6}; 301 char *argv[] = {arg1, arg2, arg3, arg4, arg5, arg6}; [all …]
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
H A D | netfirewall_event.h | 142 …inline void log_dbg3(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3) in log_dbg3() argument 149 .arg3 = arg3, in log_dbg3() 155 …inline void log_dbg4(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, in log_dbg4() argument 163 .arg3 = arg3, in log_dbg4() 170 …inline void log_dbg5(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, in log_dbg5() argument 178 .arg3 = arg3, in log_dbg5() 191 #define log_dbg3(type, dir, arg1, arg2, arg3) argument 192 #define log_dbg4(type, dir, arg1, arg2, arg3, arg4) argument 193 #define log_dbg5(type, dir, arg1, arg2, arg3, arg4, arg5) argument
|
H A D | netfirewall_types.h | 75 __u32 arg3; member
|
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | message_queue.cpp | 32 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3) in Message() argument 33 : what_(what), arg1_(arg1), arg2_(arg2), arg3_(arg3) in Message() 42 Message::Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3, const std::string &obj) in Message() argument 43 : what_(what), arg1_(arg1), arg2_(arg2), arg3_(arg3), obj_(obj) in Message()
|
H A D | message_queue.h | 36 Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3); 38 Message(uint32_t what, int32_t arg1, int32_t arg2, float arg3, const std::string &obj);
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_dm_publish_common_event.cpp | 88 PublishEventCallback callback = [=](const auto &arg1, const auto &arg2, const auto &arg3) { in __anon627847870202() argument 89 PublishCommonEventCallback(arg1, arg2, arg3); in __anon627847870202()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_texture.h | 158 …ureFormatTypeMap(GLenum arg1, GLenum arg2, GLenum arg3) : internalFormat(arg1), format(arg2), type… in TextureFormatTypeMap()
|
/ohos5.0/base/location/test/location_passive/source/ |
H A D | passive_ability_test.cpp | 212 std::u16string arg3 = Str8ToStr16("arg3"); variable 213 args.emplace_back(arg3);
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-ai-aiframework-devguide.md | 144 // 编码调用函数示例:arg1,arg2,arg3等为需编码的变量,dataInfo为编码后的结果 145 retCode = ProcessEncode(dataInfo, arg1, arg2, arg3) //可以接收任意多个参数 146 // 解码调用函数示例:dataInfo为需要解码的信息,arg1,arg2,arg3等为解码后的结果 147 retCode = ProcessDecode(dataInfo, arg1, arg2, arg3) //可以接收任意多个参数
|
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_avcast_picker_helper.cpp | 238 … .onError = ([callback](auto arg1, auto arg2, auto arg3) { callback->OnError(arg1, arg2, arg3); }), in SelectAVPicker()
|
/ohos5.0/base/location/test/location_geocode/source/ |
H A D | geo_convert_service_test.cpp | 259 std::u16string arg3 = Str8ToStr16("arg3"); variable 260 args.emplace_back(arg3);
|
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/ |
H A D | XperfEvt.h | 71 char* arg3{nullptr};
|
/ohos5.0/docs/zh-cn/contribute/ |
H A D | OpenHarmony-Application-Typescript-JavaScript-coding-guide.md | 887 declare function foo(arg1: string, arg2: number, arg3: string): void; 901 declare function foo(arg1: string, arg2: number, arg3: string): void;
|
/ohos5.0/base/location/test/location_network/source/ |
H A D | network_ability_test.cpp | 229 std::u16string arg3 = Str8ToStr16("arg3"); variable 230 args.emplace_back(arg3);
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | js_fwk_common.h | 268 jerry_value_t arg3);
|
H A D | js_fwk_common.cpp | 323 jerry_value_t arg3) in CallJSWatcher() argument 330 jerry_value_t args[ARG_LENGTH_WATCHER] = {arg1, callbackFunc, arg3}; in CallJSWatcher()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service.cpp | 625 std::u16string arg3(u"fps"); in DoDump() local 697 FPSDUMPProcess(argSets, dumpString, arg3); in DoDump()
|
/ohos5.0/base/hiviewdfx/hitrace/tools/hitrace_converter/ |
H A D | parse_functions.py | 327 arg3 = parse_int_field(one_event, "arg3", False) 330 …parse_bytes_to_str(data[str_pos:]), parse_bytes_to_str(data[dev_name_pos:]), cmd, arg1, arg2, arg3)
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-ai-aiframework-devguide.md | 145 // Example function for encoding: arg1, arg2, and arg3 are variables to be encoded, and dataInfo is… 146 retCode = ProcessEncode(dataInfo, arg1, arg2, arg3) // The number of parameters can be flexible. 147 // Example function for decoding: dataInfo is the data to be decoded, and arg1, arg2, and arg3 are … 148 retCode = ProcessDecode(dataInfo, arg1, arg2, arg3) // The number of parameters can be flexible.
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ |
H A D | device_manager_service.cpp | 106 PublishEventCallback callback = [=](const auto &arg1, const auto &arg2, const auto &arg3) { in SubscribePublishCommonEvent() argument 107 OHOS::DistributedHardware::PublishCommonEventCallback(arg1, arg2, arg3); in SubscribePublishCommonEvent()
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-Application-Typescript-JavaScript-coding-guide.md | 887 declare function foo(arg1: string, arg2: number, arg3: string): void; 901 declare function foo(arg1: string, arg2: number, arg3: string): void;
|
/ohos5.0/base/location/test/location_locator/source/ |
H A D | locator_service_test.cpp | 1802 std::u16string arg3 = Str8ToStr16("arg3"); variable 1803 args.emplace_back(arg3);
|
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/ |
H A D | input_manager_command.cpp | 216 std::string arg3 = argvOffset[2]; in ParseCommand() local 217 if (!arg3.empty() && arg3.at(0) == '-') { in ParseCommand()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_library_napi.cpp | 7907 ([callback](auto arg1, auto arg2, auto arg3) { callback->OnError(arg1, arg2, arg3); }), in CreateDeleteRequest() 8256 ([callback](auto arg1, auto arg2, auto arg3) { callback->OnError(arg1, arg2, arg3); }), in CreateAssetWithShortTermPermission() 8338 ([callback](auto arg1, auto arg2, auto arg3) { callback->OnError(arg1, arg2, arg3); }), in RequestPhotoUrisReadPermission() 8496 ([callback](auto arg1, auto arg2, auto arg3) { callback->OnError(arg1, arg2, arg3); }), in StartPickerExtension()
|