Home
last modified time | relevance | path

Searched defs:context (Results 2726 - 2750 of 9352) sorted by relevance

1...<<101102103104105106107108109110>>...375

/base/request/request/frameworks/js/napi/src/upload/
H A Dupload_task_napiV5.cpp85 std::shared_ptr<OHOS::AbilityRuntime::Context> context = nullptr; in JsUpload() local
/base/msdp/device_status/intention/cooperate/server/src/
H A Dcooperate_server.cpp41 CooperateServer::CooperateServer(IContext *context) in CooperateServer() argument
45 int32_t CooperateServer::Enable(CallingContext &context, MessageParcel &data, MessageParcel &reply) in Enable() argument
67 int32_t CooperateServer::Disable(CallingContext &context, MessageParcel &data, MessageParcel &reply) in Disable() argument
93 int32_t CooperateServer::Start(CallingContext &context, MessageParce argument
111 Stop(CallingContext &context, MessageParcel &data, MessageParcel &reply) Stop() argument
129 AddWatch(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) AddWatch() argument
161 RemoveWatch(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) RemoveWatch() argument
193 SetParam(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) SetParam() argument
216 GetParam(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) GetParam() argument
271 Control(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) Control() argument
277 CheckCooperatePermission(CallingContext &context) CheckCooperatePermission() argument
286 IsSystemServiceCalling(CallingContext &context) IsSystemServiceCalling() argument
297 IsSystemCalling(CallingContext &context) IsSystemCalling() argument
305 CheckPermission(CallingContext &context) CheckPermission() argument
[all...]
/base/msdp/device_status/intention/stationary/server/src/
H A Dstationary_server.cpp42 int32_t StationaryServer::Enable(CallingContext &context, MessageParcel &data, MessageParcel &reply) in Enable() argument
48 int32_t StationaryServer::Disable(CallingContext &context, MessageParcel &data, MessageParcel &reply) in Disable() argument
54 int32_t StationaryServer::Start(CallingContext &context, MessageParcel &data, MessageParcel &reply) in Start() argument
60 int32_t StationaryServer::Stop(CallingContext &context, MessageParcel &data, MessageParcel &reply) in Stop() argument
66 int32_t StationaryServer::AddWatch(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) in AddWatch() argument
82 int32_t StationaryServer::RemoveWatch(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) in RemoveWatch() argument
98 int32_t StationaryServer::SetParam(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) in SetParam() argument
104 int32_t StationaryServer::GetParam(CallingContext &context, uint32_ argument
124 Control(CallingContext &context, uint32_t id, MessageParcel &data, MessageParcel &reply) Control() argument
153 Subscribe(CallingContext &context, Type type, ActivityEvent event, ReportLatencyNs latency, sptr<IRemoteDevStaCallback> callback) Subscribe() argument
176 Unsubscribe(CallingContext &context, Type type, ActivityEvent event, sptr<IRemoteDevStaCallback> callback) Unsubscribe() argument
199 GetCache(CallingContext &context, const Type &type) GetCache() argument
204 ReportSensorSysEvent(CallingContext &context, int32_t type, bool enable) ReportSensorSysEvent() argument
[all...]
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp42 void CooperateFree::OnEvent(Context &context, const CooperateEvent &event) in OnEvent() argument
47 void CooperateFree::OnEnterState(Context &context) in OnEnterState() argument
52 void CooperateFree::OnLeaveState(Context &context) in OnLeaveState() argument
61 void CooperateFree::SetPointerVisible(Context &context) in SetPointerVisible() argument
71 void CooperateFree::UnchainConnections(Context &context, const StopCooperateEvent &event) const in UnchainConnections() argument
104 OnProgress(Context &context, const CooperateEvent &event) OnProgress() argument
107 OnReset(Context &context, const CooperateEvent &event) OnReset() argument
116 OnStart(Context &context, const CooperateEvent &event) OnStart() argument
156 OnStop(Context &context, const CooperateEvent &event) OnStop() argument
170 OnDisable(Context &context, const CooperateEvent &event) OnDisable() argument
179 OnAppClosed(Context &context, const CooperateEvent &event) OnAppClosed() argument
185 OnRemoteStart(Context &context, const CooperateEvent &event) OnRemoteStart() argument
200 OnPointerEvent(Context &context, const CooperateEvent &event) OnPointerEvent() argument
[all...]
/base/notification/common_event_service/frameworks/extension/src/
H A Djs_static_subscriber_extension.cpp82 auto context = GetContext(); in ~JsStaticSubscriberExtension() local
128 auto context = GetContext(); in ExecNapiWrap() local
[all...]
H A Djs_static_subscriber_extension_context.cpp36 explicit JsStaticSubscriberExtensionContext(const std::shared_ptr<StaticSubscriberExtensionContext>& context) in JsStaticSubscriberExtensionContext() argument
114 CreateJsStaticSubscriberExtensionContext(napi_env env, std::shared_ptr<StaticSubscriberExtensionContext> context) CreateJsStaticSubscriberExtensionContext() argument
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/idl/cm_ipc/
H A Dcm_ipc_service_serialization.c173 int32_t CmServiceGetCertListPack(const struct CmContext *context, uint32_t store, in CmServiceGetCertListPack() argument
/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_get_system_cert_info.cpp46 GetCertInfoAsyncContext context = in CreateGetCertInfoAsyncContext() local
55 static void DeleteGetCertInfoAsyncContext(napi_env env, GetCertInfoAsyncContext &context) in DeleteGetCertInfoAsyncContext() argument
75 GetCertInfoParseParams(napi_env env, napi_callback_info info, GetCertInfoAsyncContext context, uint32_t store) GetCertInfoParseParams() argument
110 GetCertInfoWriteResult(napi_env env, GetCertInfoAsyncContext context) GetCertInfoWriteResult() argument
125 GetCertInfoAsyncContext context = static_cast<GetCertInfoAsyncContext>(data); GetCertInfoExecute() local
153 GetCertInfoAsyncContext context = static_cast<GetCertInfoAsyncContext>(data); GetCertInfoComplete() local
171 GetCertInfoAsyncWork(napi_env env, GetCertInfoAsyncContext context) GetCertInfoAsyncWork() argument
199 GetCertInfoAsyncContext context = CreateGetCertInfoAsyncContext(); CMNapiGetSystemCertInfo() local
222 GetCertInfoAsyncContext context = CreateGetCertInfoAsyncContext(); CMNapiGetUserTrustedCertInfo() local
[all...]
H A Dcm_napi_get_system_cert_list.cpp45 GetCertListAsyncContext context = in CreateGetCertListAsyncContext() local
54 static void DeleteGetCertListAsyncContext(napi_env env, GetCertListAsyncContext &context) in DeleteGetCertListAsyncContext() argument
70 GetCertListParseParams( napi_env env, napi_callback_info info, GetCertListAsyncContext context, uint32_t store) GetCertListParseParams() argument
98 GetCertListWriteResult(napi_env env, GetCertListAsyncContext context) GetCertListWriteResult() argument
114 GetCertListAsyncContext context = static_cast<GetCertListAsyncContext>(data); GetCertListExecute() local
144 GetCertListAsyncContext context = static_cast<GetCertListAsyncContext>(data); GetCertListComplete() local
161 GetCertListAsyncWork(napi_env env, GetCertListAsyncContext context) GetCertListAsyncWork() argument
190 GetCertListAsyncContext context = CreateGetCertListAsyncContext(); CMNapiGetSystemCertList() local
212 GetCertListAsyncContext context = CreateGetCertListAsyncContext(); CMNapiGetAllUserTrustedCertList() local
[all...]
H A Dcm_napi_install_app_cert_common.cpp35 InstallAppCertAsyncContext context = in CreateInstallAppCertAsyncContext() local
43 void DeleteInstallAppCertAsyncContext(napi_env env, InstallAppCertAsyncContext &context) in DeleteInstallAppCertAsyncContext() argument
79 InstallAppCertParseParams( napi_env env, napi_callback_info info, InstallAppCertAsyncContext context, uint32_t store) InstallAppCertParseParams() argument
154 InstallAppCertWriteResult(napi_env env, InstallAppCertAsyncContext context) InstallAppCertWriteResult() argument
228 InstallAppCertAsyncContext context = CreateInstallAppCertAsyncContext(); CMNapiInstallAppCertCommon() local
[all...]
H A Dcm_napi_get_app_cert_list_common.cpp35 GetAppCertListAsyncContext context = in CreateGetAppCertListAsyncContext() local
43 void DeleteGetAppCertListAsyncContext(napi_env env, GetAppCertListAsyncContext &context) in DeleteGetAppCertListAsyncContext() argument
59 GetAppCertListParseParams( napi_env env, napi_callback_info info, GetAppCertListAsyncContext context) GetAppCertListParseParams() argument
85 GetAppCertListWriteResult(napi_env env, GetAppCertListAsyncContext context) GetAppCertListWriteResult() argument
217 GetAppCertListAsyncContext context = CreateGetAppCertListAsyncContext(); CMNapiGetAppCertListCommon() local
242 GetAppCertListAsyncContext context = CreateGetAppCertListAsyncContext(); CMNapiGetCallingAppCertListCommon() local
[all...]
/base/security/certificate_manager/interfaces/kits/napi/include/dialog/
H A Dcm_napi_open_dialog.h57 std::shared_ptr<OHOS::AbilityRuntime::AbilityContext> context = nullptr; member
/base/security/code_signature/interfaces/innerkits/jit_code_sign/src/
H A Dpac_sign_ctx.cpp86 uint32_t context; in PaddingContext() local
114 void PACSignCtx::SetContext(uint32_t context) in SetContext() argument
[all...]
/base/security/device_auth/services/creds_manager/src/
H A Dcreds_manager.c20 static bool IsDirectAuth(const CJson *context) in IsDirectAuth() argument
27 static bool IsDeviceLevelAuth(const CJson *context) in IsDeviceLevelAuth() argument
34 static bool IsPinAuth(const CJson *context, const Uint8Buff *presharedUrl) in IsPinAuth() argument
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test_link.c64 void UtTimerProcessWaitingTimeOut(const void *context) in UtTimerProcessWaitingTimeOut() argument
/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_update_finish_session.cpp35 UpdateAsyncContext context = static_cast<UpdateAsyncContext>(HksMalloc(sizeof(UpdateAsyncContextT))); in CreateUpdateAsyncContext() local
42 void DeleteUpdateAsyncContext(napi_env env, UpdateAsyncContext &context) in DeleteUpdateAsyncContext() argument
72 FillContextInDataAndOutData(napi_env env, napi_value *argv, UpdateAsyncContext context, size_t index) FillContextInDataAndOutData() argument
99 FillContextInDataAndOutBlob(napi_env env, napi_value *argv, UpdateAsyncContext context, size_t index) FillContextInDataAndOutBlob() argument
122 GetCallBackFunction(napi_env env, napi_value object, UpdateAsyncContext context) GetCallBackFunction() argument
146 GetToken(napi_env env, napi_value object, UpdateAsyncContext context) GetToken() argument
164 GetTokenOrCallback(napi_env env, napi_value *argv, UpdateAsyncContext context, size_t index, size_t maxIndex) GetTokenOrCallback() argument
217 ParseUpdateParams(napi_env env, napi_callback_info info, UpdateAsyncContext context) ParseUpdateParams() argument
262 UpdateFinishAsyncWork(napi_env env, UpdateAsyncContext &context) UpdateFinishAsyncWork() argument
313 UpdateAsyncContext context = CreateUpdateAsyncContext(); HuksNapiUpdateSession() local
338 UpdateAsyncContext context = CreateUpdateAsyncContext(); HuksNapiFinishSession() local
[all...]
/base/startup/init/services/loopevent/loop/
H A Dle_loop.c46 static void TaskNodeFree(const HashNode *node, void *context) in TaskNodeFree() argument
/base/startup/init/services/modules/reboot/
H A Dreboot_static.c151 RebootHookCtx context; in GetStartupPowerCtl() local
/base/startup/init/services/param/liteos/
H A Dparam_hal.c111 static int LoadOnePersistParam_(const uint32_t *context, const char *name, const char *value) in LoadOnePersistParam_() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_sm4.c108 struct HksOpensslBlockCipherCtx *context = (struct HksOpensslBlockCipherCtx *)cryptoCtx; in HksOpensslSm4EncryptUpdate() local
225 HksOpensslBlockCipherCtx *context = (HksOpensslBlockCipherCtx *)*cryptoCtx; in HksOpensslSm4DecryptFinal() local
/base/startup/init/services/init/
H A Dinit_service_socket.c156 static void ProcessWatchEvent_(const WatcherHandle watcherHandle, int fd, uint32_t *events, const void *context) in ProcessWatchEvent_() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_hash.c50 mbedtls_md5_context *context = (mbedtls_md5_context *)HksMalloc(sizeof(mbedtls_md5_context)); in HksMbedtlsHashMd5Init() local
84 mbedtls_md5_context *context = (mbedtls_md5_context *)ctx->append; HksMbedtlsHashMd5Update() local
100 mbedtls_md5_context *context = (mbedtls_md5_context *)ctx->append; HksMbedtlsHashMd5Final() local
134 mbedtls_sha1_context *context = (mbedtls_sha1_context *)HksMalloc(sizeof(mbedtls_sha1_context)); HksMbedtlsHashSha1Init() local
167 mbedtls_sha1_context *context = (mbedtls_sha1_context *)ctx->append; HksMbedtlsHashSha1Update() local
186 mbedtls_sha1_context *context = (mbedtls_sha1_context *)ctx->append; HksMbedtlsHashSha1Final() local
223 mbedtls_sha256_context *context = (mbedtls_sha256_context *)HksMalloc(sizeof(mbedtls_sha256_context)); HksMbedtlsHashSha256Init() local
264 mbedtls_sha256_context *context = (mbedtls_sha256_context *)ctx->append; HksMbedtlsHashSha256Update() local
283 mbedtls_sha256_context *context = (mbedtls_sha256_context *)ctx->append; HksMbedtlsHashSha256Final() local
321 mbedtls_sha512_context *context = (mbedtls_sha512_context *)HksMalloc(sizeof(mbedtls_sha512_context)); HksMbedtlsHashSha512Init() local
362 mbedtls_sha512_context *context = (mbedtls_sha512_context *)ctx->append; HksMbedtlsHashSha512Update() local
382 mbedtls_sha512_context *context = (mbedtls_sha512_context *)ctx->append; HksMbedtlsHashSha512Final() local
[all...]
/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_init.cpp51 InitAsyncCtxPtr context = static_cast<InitAsyncCtxPtr>(HksMalloc(sizeof(InitAsyncContext))); in CreateInitAsyncContext() local
58 static void DeleteInitAsyncContext(napi_env env, InitAsyncCtxPtr &context) in DeleteInitAsyncContext() argument
78 ParseInitParams(napi_env env, napi_callback_info info, InitAsyncCtxPtr context) ParseInitParams() argument
105 InitOutParams(InitAsyncCtxPtr context) InitOutParams() argument
134 InitWriteResult(napi_env env, InitAsyncCtxPtr context) InitWriteResult() argument
139 InitAsyncWork(napi_env env, InitAsyncCtxPtr &context) InitAsyncWork() argument
193 InitAsyncCtxPtr context = CreateInitAsyncContext(); HuksNapiInit() local
[all...]
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_module_interface_test.cpp266 int TestSplitStringHandle(const char *str, void *context) in TestSplitStringHandle() argument
320 static int TestParseAppSandboxConfig(const cJSON *root, ParseJsonContext *context) in TestParseAppSandboxConfig() argument
/base/startup/init/services/param/linux/
H A Dparam_msgadp.c124 int ParamTimerCreate(ParamTaskPtr *timer, ProcessTimer process, void *context) in ParamTimerCreate() argument

Completed in 14 milliseconds

1...<<101102103104105106107108109110>>...375