Home
last modified time | relevance | path

Searched refs:private (Results 301 - 325 of 21695) sorted by relevance

1...<<11121314151617181920>>...868

/third_party/node/deps/v8/include/
H A Dv8-primitive.h46 private:
71 private:
96 private:
269 private:
319 private:
372 private:
520 private:
543 private:
548 private:
633 private
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.h93 private:
154 private:
207 private:
235 private:
250 private:
261 private:
293 private:
308 private:
359 private:
394 private
[all...]
/kernel/linux/linux-5.10/crypto/
H A Daf_alg.c110 static void alg_do_release(const struct af_alg_type *type, void *private) in alg_do_release() argument
115 type->release(private); in alg_do_release()
152 void *private; in alg_bind() local
181 private = type->bind(sa->salg_name, sa->salg_feat, sa->salg_mask); in alg_bind()
182 if (IS_ERR(private)) { in alg_bind()
184 return PTR_ERR(private); in alg_bind()
193 swap(ask->private, private); in alg_bind()
200 alg_do_release(type, private); in alg_bind()
220 err = type->setkey(ask->private, ke in alg_setkey()
[all...]
/kernel/linux/linux-6.6/crypto/
H A Daf_alg.c113 static void alg_do_release(const struct af_alg_type *type, void *private) in alg_do_release() argument
118 type->release(private); in alg_do_release()
155 void *private; in alg_bind() local
184 private = type->bind(sa->salg_name, sa->salg_feat, sa->salg_mask); in alg_bind()
185 if (IS_ERR(private)) { in alg_bind()
187 return PTR_ERR(private); in alg_bind()
196 swap(ask->private, private); in alg_bind()
203 alg_do_release(type, private); in alg_bind()
223 err = type->setkey(ask->private, ke in alg_setkey()
[all...]
/foundation/ai/ai_engine/services/common/utils/
H A Daie_guard.h46 private:
83 private:
109 private:
135 private:
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/
H A Drtp_codec_ts.h44 private:
50 private:
77 private:
84 private:
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_short_key_dialog.h50 private:
68 private:
78 private:
84 private:
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/listener/
H A Dpower_state_listener.h46 private:
59 private:
73 private:
85 private:
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dmock_heif_hw_decode_flow.h29 private:
36 private:
66 private:
70 private:
/foundation/multimedia/camera_framework/services/camera_service/binder/client/include/
H A Dhcamera_service_callback_proxy.h34 private:
44 private:
54 private:
64 private:
/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dbackground_task_manager.h188 private:
191 private:
200 private:
204 private:
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/include/
H A Dstatus_change_wrapper.h37 private:
52 private:
62 private:
72 private:
/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/proxy/
H A Dnet_conn_callback_stub.h42 private:
66 private:
69 private:
72 private:
/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller.h109 private:
118 private:
122 private:
125 private:
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dsoftap_manager_state_machine.h44 private:
57 private:
69 private:
77 private:
H A Dmulti_sta_state_machine.h43 private:
56 private:
68 private:
76 private:
/foundation/communication/netmanager_ext/interfaces/innerkits/ethernetclient/include/
H A Dethernet_client.h156 private:
166 private:
170 private:
175 private:
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dobject_callback_impl.h29 private:
38 private:
48 private:
58 private:
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dnotification_chain.h30 private:
59 private:
101 private:
125 private:
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_callback_proxy.h35 private:
50 private:
65 private:
80 private:
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/commonevent/
H A Ddm_common_event_manager.h50 private:
62 private:
70 private:
79 private:
/foundation/distributedhardware/device_manager/services/service/include/publishcommonevent/
H A Ddm_account_common_event.h47 private:
60 private:
68 private:
77 private:
H A Ddm_data_share_common_event.h47 private:
60 private:
68 private:
77 private:
H A Ddm_package_common_event.h47 private:
60 private:
68 private:
77 private:
H A Ddm_screen_common_event.h47 private:
60 private:
68 private:
77 private:

Completed in 13 milliseconds

1...<<11121314151617181920>>...868