| /base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/ |
| H A D | save_trusted_info.c | 659 static int32_t ThrowException(BaseCmd *self, const CJson *baseEvent, CJson **outputEvent) in ThrowException() argument 669 static int32_t ClientSendTrustedInfo(BaseCmd *self, const CJson *inputEvent, CJson **outputEvent) in ClientSendTrustedInfo() argument 680 static int32_t ServerSendTrustedInfo(BaseCmd *self, const CJson *inputEvent, CJson **outputEvent) in ServerSendTrustedInfo() argument 694 static int32_t ClientFinishProc(BaseCmd *self, const CJson *inputEvent, CJson **outputEvent) in ClientFinishProc() argument 730 SwitchState(BaseCmd *self, const CJson *receviedMsg, CJson **returnSendMsg, CmdState *returnState) SwitchState() argument 751 StartSaveTrustedInfoCmd(BaseCmd *self, CJson **returnSendMsg) StartSaveTrustedInfoCmd() argument 765 ProcessSaveTrustedInfoCmd(BaseCmd *self, const CJson *receviedMsg, CJson **returnSendMsg, CmdState *returnState) ProcessSaveTrustedInfoCmd() argument 779 DestroySaveTrustedInfoCmd(BaseCmd *self) DestroySaveTrustedInfoCmd() argument [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| H A D | wal_mac80211.c | 764 void WalReleaseHwCapability(struct WlanHwCapability *self)
in WalReleaseHwCapability() argument
|
| /device/qemu/drivers/virtio/ |
| H A D | virtnet.c | 611 static void FakeWalHwCapabilityRelease(struct WlanHwCapability *self) in FakeWalHwCapabilityRelease() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| H A D | osd_img.c | 168 OsdSet *self = NULL;
in OsdsCreate() local 284 OsdsCreateRgn(OsdSet* self) OsdsCreateRgn() argument 377 OsdsDestroyRgn(OsdSet* self, int rgnHnd) OsdsDestroyRgn() argument 394 OsdsClear(OsdSet* self) OsdsClear() argument 409 OsdsDestroy(OsdSet* self) OsdsDestroy() argument 1232 OsdsSetRgn(OsdSet* self, int rgnHnd, const HI_OSD_ATTR_S* rgnAttr) OsdsSetRgn() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/ |
| H A D | sample_lcd.c | 1348 void ViCfgInit(ViCfg* self)
in ViCfgInit() argument 1368 ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) ViCfgSetDev() argument 1381 ViCfgSetPipe(ViCfg* self, int pipe0Id, int pipe1Id, int pipe2Id, int pipe3Id) ViCfgSetPipe() argument 1395 ViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, VIDEO_FORMAT_E videoFormat, DYNAMIC_RANGE_E dynamicRange) ViCfgSetChn() argument 1416 VpssCfgInit(VpssCfg* self) VpssCfgInit() argument 1430 VpssCfgSetGrp(VpssCfg* self, int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight) VpssCfgSetGrp() argument 1455 VpssCfgAddChn(VpssCfg* self, int chnId, const VPSS_CHN_ATTR_S* chnAttr, int width, int height) VpssCfgAddChn() argument 1712 MppSess *self = MppSessNew(); ViVpssCreate() local 1735 StVoParamCfg(VoCfg *self) StVoParamCfg() argument 1746 StVbParamCfg(VbCfg *self) StVbParamCfg() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/net/ |
| H A D | rfkill-wlan.c | 683 static int rfkill_wlan_fb_event_notify(struct notifier_block *self, unsigned long action, void *data)
in rfkill_wlan_fb_event_notify() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/pci/ |
| H A D | pci.h | 339 struct pci_dev *self; /* This PF */ member
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | render_svg_base.cpp | 756 void RenderSvgBase::Inherit(const RefPtr<SvgBaseDeclaration>& parent, const RefPtr<SvgBaseDeclaration>& self) in Inherit() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_ability.cpp | 247 std::shared_ptr<AceAbility> self = std::static_pointer_cast<AceAbility>(shared_from_this()); in OnStart() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | node_impl.cpp | 738 SetPathWithEcsNode(const BASE_NS::shared_ptr<NodeImpl>& self, const BASE_NS::string& name, SceneHolder::Ptr sceneHolder, const CORE3D_NS::ISceneNode* ecsNode) SetPathWithEcsNode() argument 786 SetPathWithoutNode(const BASE_NS::shared_ptr<NodeImpl>& self, const BASE_NS::string& name, const BASE_NS::string& fullPath, SceneHolder::Ptr sceneHolder) SetPathWithoutNode() argument 929 auto self = GetSelf<SCENE_NS::INode>(); EnsureEcsBinding() local 949 BuildChildrenIterateOver(const BASE_NS::shared_ptr<NodeImpl>& self, const SCENE_NS::IEcsScene::Ptr& ecs, const BASE_NS::string& fullPath, BASE_NS::array_view<CORE3D_NS::ISceneNode* const> children) BuildChildrenIterateOver() argument 1384 InitializeMesh(const SCENE_NS::IMesh::Ptr& mesh, const BASE_NS::shared_ptr<SCENE_NS::IEcsObject>& self) InitializeMesh() argument [all...] |
| /foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
| H A D | napi_avsession.cpp | 139 napi_value self; in ConstructorCallback() local
|
| H A D | napi_avsession_controller.cpp | 111 napi_value self; in ConstructorCallback() local
|
| /foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
| H A D | js_datashare_ext_ability.cpp | 227 napi_value self = nullptr; in AsyncCallback() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_rdb_store.cpp | 153 napi_value self = nullptr; in InnerInitialize() local 226 RdbStoreProxy *RdbStoreProxy::GetNativeInstance(napi_env env, napi_value self) in GetNativeInstance() argument 237 int ParserThis(const napi_env &env, const napi_value &self, std::shared_ptr<RdbStoreContext> context) in ParserThis() argument 1297 napi_value self = nullptr; OnEvent() local 1321 napi_value self = nullptr; OffEvent() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
| H A D | spunge_core.c | 1564 pthread_t self; in SpungeSetThreadInfo() local
|
| /third_party/alsa-lib/modules/mixer/simple/ |
| H A D | python.c | 658 pymelem_dealloc(struct pymelem *self) in pymelem_dealloc() argument 842 pymixer_free(struct pymixer *self) in pymixer_free() argument 869 pymixer_dealloc(struct pymixer *self) pymixer_dealloc() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_keys.cc | 1398 Deserialize( Environment* env, Local<Context> context, std::unique_ptr<worker::TransferData> self) Deserialize() argument
|
| /third_party/node/src/ |
| H A D | node_buffer.cc | 119 CallbackInfo* self = new CallbackInfo(env, callback, data, hint); in CreateTrackedArrayBuffer() local 154 CallbackInfo* self = static_cast<CallbackInfo*>(data); in CleanupHook() local [all...] |
| H A D | node_sockaddr.cc | 735 Deserialize( Environment* env, Local<Context> context, std::unique_ptr<worker::TransferData> self) Deserialize() argument 880 Deserialize( Environment* env, v8::Local<v8::Context> context, std::unique_ptr<worker::TransferData> self) Deserialize() argument
|
| H A D | spawn_sync.cc | 318 SyncProcessStdioPipe* self = in AllocCallback() local 327 SyncProcessStdioPipe* self = in ReadCallback() local 334 SyncProcessStdioPipe* self = in WriteCallback() local 341 SyncProcessStdioPipe* self = in ShutdownCallback() local 356 SyncProcessStdioPipe* self = in CloseCallback() local 1088 SyncProcessRunner* self = reinterpret_cast<SyncProcessRunner*>(handle->data); ExitCallback() local 1095 SyncProcessRunner* self = reinterpret_cast<SyncProcessRunner*>(handle->data); KillTimerCallback() local [all...] |
| /third_party/musl/src/internal/ |
| H A D | pthread_impl.h | 24 struct pthread *self; member
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references_hq.c | 52 static BROTLI_INLINE uint32_t ZopfliNodeCopyLength(const ZopfliNode* self) { in ZopfliNodeCopyLength() argument 56 static BROTLI_INLINE uint32_t ZopfliNodeLengthCode(const ZopfliNode* self) { in ZopfliNodeLengthCode() argument 61 static BROTLI_INLINE uint32_t ZopfliNodeCopyDistance(const ZopfliNode* self) { in ZopfliNodeCopyDistance() argument 65 static BROTLI_INLINE uint32_t ZopfliNodeDistanceCode(const ZopfliNode* self) { in ZopfliNodeDistanceCode() argument 72 ZopfliNodeCommandLength(const ZopfliNode* self) ZopfliNodeCommandLength() argument 88 InitZopfliCostModel( MemoryManager* m, ZopfliCostModel* self, const BrotliDistanceParams* dist, size_t num_bytes) InitZopfliCostModel() argument 98 CleanupZopfliCostModel(MemoryManager* m, ZopfliCostModel* self) CleanupZopfliCostModel() argument 135 ZopfliCostModelSetFromCommands(ZopfliCostModel* self, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const Command* commands, size_t num_commands, size_t last_insert_len) ZopfliCostModelSetFromCommands() argument 198 ZopfliCostModelSetFromLiteralCosts(ZopfliCostModel* self, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask) ZopfliCostModelSetFromLiteralCosts() argument 225 ZopfliCostModelGetCommandCost( const ZopfliCostModel* self, uint16_t cmdcode) ZopfliCostModelGetCommandCost() argument 230 ZopfliCostModelGetDistanceCost( const ZopfliCostModel* self, size_t distcode) ZopfliCostModelGetDistanceCost() argument 235 ZopfliCostModelGetLiteralCosts( const ZopfliCostModel* self, size_t from, size_t to) ZopfliCostModelGetLiteralCosts() argument 240 ZopfliCostModelGetMinCostCmd( const ZopfliCostModel* self) ZopfliCostModelGetMinCostCmd() argument 272 InitStartPosQueue(StartPosQueue* self) InitStartPosQueue() argument 276 StartPosQueueSize(const StartPosQueue* self) StartPosQueueSize() argument 280 StartPosQueuePush(StartPosQueue* self, const PosData* posdata) StartPosQueuePush() argument 296 StartPosQueueAt(const StartPosQueue* self, size_t k) StartPosQueueAt() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/ |
| H A D | picotls.c | 559 static int update_traffic_key_server_cb(ptls_update_traffic_key_t *self, in update_traffic_key_server_cb() argument 605 static int update_traffic_key_cb(ptls_update_traffic_key_t *self, ptls_t *ptls, in update_traffic_key_cb() argument
|
| /third_party/python/ |
| H A D | setup.py | 598 self.failed or self.failed_on_import or self.missing global() namespace [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_android_parser.cpp | 327 find_family(FamilyData* self, const SkString& familyName) find_family() argument 578 FamilyData* self = static_cast<FamilyData*>(data); start_element_handler() local 600 FamilyData* self = static_cast<FamilyData*>(data); end_element_handler() local 630 FamilyData* self = static_cast<FamilyData*>(data); xml_entity_decl_handler() local [all...] |