/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
H A D | stringfilter.cpp | 83 unsigned int ic = static_cast<unsigned int>(c); in EscapeToRaw() local 103 unsigned int ic = static_cast<unsigned int>(c); in IsValidName() local
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/ |
H A D | string_filter.cpp | 83 unsigned int ic = static_cast<unsigned int>(c); in EscapeToRaw() local 103 unsigned int ic = static_cast<unsigned int>(c); in IsValidName() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_receiver_napi.cpp | 357 static bool PrepareOneArg(ImageReceiverCommonArgs &args, struct ImageReceiverInnerContext &ic) in PrepareOneArg() 380 struct ImageReceiverInnerContext ic; in JSCommonProcess() local 460 args.nonAsyncBack = [](ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) -> bool { in JsGetSize() 490 args.nonAsyncBack = [](ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) -> bool { in JsGetCapacity() 518 args.nonAsyncBack = [](ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) -> bool { in JsGetFormat() 615 args.nonAsyncBack = [](ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) -> bool { in JsTest() 633 args.nonAsyncBack = [](ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) -> bool { in JsCheckDeviceTest() 657 args.nonAsyncBack = [](ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) -> bool { in JsTestYUV() 867 static bool JsOnQueryArgs(ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) in JsOnQueryArgs() 1022 args.queryArgs = [](ImageReceiverCommonArgs &args, ImageReceiverInnerContext &ic) -> bool { in JsOffOneArg() [all …]
|
H A D | image_creator_napi.cpp | 282 static bool PrepareOneArg(ImageCreatorCommonArgs &args, struct ImageCreatorInnerContext &ic) in PrepareOneArg() 305 struct ImageCreatorInnerContext ic; in JSCommonProcess() local 382 args.nonAsyncBack = [](ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) -> bool { in JsGetSize() 417 args.nonAsyncBack = [](ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) -> bool { in JsGetCapacity() 449 args.nonAsyncBack = [](ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) -> bool { in JsGetFormat() 524 args.nonAsyncBack = [](ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) -> bool { in JsTest() 746 static bool JsOnQueryArgs(ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) in JsOnQueryArgs() 857 args.nonAsyncBack = [](ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) -> bool { in JsOn() 895 args.queryArgs = [](ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) -> bool { in JsOffOneArg() 923 args.nonAsyncBack = [](ImageCreatorCommonArgs &args, ImageCreatorInnerContext &ic) -> bool { in JsOffOneArg() [all …]
|
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
H A D | ethernet_manager_test.cpp | 130 sptr<InterfaceConfiguration> ic = (std::make_unique<InterfaceConfiguration>()).release(); in GetIfaceConfig() local 215 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable 230 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable 247 sptr<InterfaceConfiguration> ic; variable 264 sptr<InterfaceConfiguration> ic; variable 588 sptr<InterfaceConfiguration> ic; variable 706 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable 720 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable 735 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable 750 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable [all …]
|
H A D | ethernet_service_test.cpp | 60 sptr<InterfaceConfiguration> ic = (std::make_unique<InterfaceConfiguration>()).release(); in GetIfaceConfig() local 220 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable 237 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable 350 sptr<InterfaceConfiguration> ic = nullptr; variable 400 sptr<InterfaceConfiguration> ic = nullptr; variable 453 sptr<InterfaceConfiguration> ic = nullptr; variable
|
H A D | ethernet_service_proxy_test.cpp | 62 sptr<InterfaceConfiguration> ic = (std::make_unique<InterfaceConfiguration>()).release(); in GetIfaceConfig() local 133 sptr<InterfaceConfiguration> ic = GetIfaceConfig(); variable
|
H A D | ethernet_lan_management_test.cpp | 55 sptr<InterfaceConfiguration> ic = (std::make_unique<InterfaceConfiguration>()).release(); in GetNewIfaceConfig() local
|
H A D | ethernet_service_stub_test.cpp | 41 int32_t SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) override in SetIfaceConfig() 46 int32_t GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) override in GetIfaceConfig()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
H A D | sendable_image_receiver_napi.cpp | 355 … PrepareOneArg(SendableImageReceiverCommonArgs &args, struct SendableImageReceiverInnerContext &ic) in PrepareOneArg() 378 struct SendableImageReceiverInnerContext ic; in JSCommonProcess() local 458 …nonAsyncBack = [](SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) ->… in JsGetSize() 488 …nonAsyncBack = [](SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) ->… in JsGetCapacity() 516 …nonAsyncBack = [](SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) ->… in JsGetFormat() 613 …nonAsyncBack = [](SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) ->… in JsTest() 631 …nonAsyncBack = [](SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) ->… in JsCheckDeviceTest() 655 …nonAsyncBack = [](SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) ->… in JsTestYUV() 865 …ic bool JsOnQueryArgs(SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) in JsOnQueryArgs() 989 …nonAsyncBack = [](SendableImageReceiverCommonArgs &args, SendableImageReceiverInnerContext &ic) ->… in JsOn()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/ |
H A D | ethernet_client.cpp | 53 int32_t EthernetClient::SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) in SetIfaceConfig()
|
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/ |
H A D | ethernet_service_stub.cpp | 121 sptr<InterfaceConfiguration> ic = InterfaceConfiguration::Unmarshalling(data); in OnSetIfaceConfig() local
|
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
H A D | ethernet_service.cpp | 211 int32_t EthernetService::SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) in SetIfaceConfig()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | rfcomm.h | 129 uint8_t ic; member
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/ |
H A D | ethernet_service_proxy.cpp | 86 …_t EthernetServiceProxy::SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) in SetIfaceConfig()
|
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/ |
H A D | ethernet_client_fuzzer.cpp | 165 auto ic = std::make_unique<InterfaceConfiguration>(); in SetIfaceConfigFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | asset_loader.cpp | 688 auto ic = gcm->Get(entity); in LoadImageEntityCollection() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 "use strict";var e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=req… function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 "use strict";var e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=req… function
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 "use strict";var e=require("path"),t=require("os"),n=require("fs"),r=require("child_process"),u=req… function
|