Home
last modified time | relevance | path

Searched defs:context (Results 1476 - 1500 of 7193) sorted by relevance

1...<<51525354555657585960>>...288

/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dset_object_references_data.cpp25 SetObjectReferencesData::SetObjectReferencesData(std::shared_ptr<MtpOperationContext> &context) in SetObjectReferencesData() argument
H A Dget_device_prop_value_data.cpp23 GetDevicePropValueData::GetDevicePropValueData(std::shared_ptr<MtpOperationContext> &context) in GetDevicePropValueData() argument
H A Dcopy_object_data.cpp25 CopyObjectData::CopyObjectData(std::shared_ptr<MtpOperationContext> &context) in CopyObjectData() argument
H A Ddelete_object_data.cpp25 DeleteObjectData::DeleteObjectData(std::shared_ptr<MtpOperationContext> &context) in DeleteObjectData() argument
H A Dget_device_prop_desc_data.cpp23 GetDevicePropDescData::GetDevicePropDescData(std::shared_ptr<MtpOperationContext> &context) in GetDevicePropDescData() argument
H A Dget_object_info_data.cpp24 GetObjectInfoData::GetObjectInfoData(std::shared_ptr<MtpOperationContext> &context) in GetObjectInfoData() argument
H A Dget_object_references_data.cpp25 GetObjectReferencesData::GetObjectReferencesData(std::shared_ptr<MtpOperationContext> &context) in GetObjectReferencesData() argument
H A Dget_object_handles_data.cpp24 GetObjectHandlesData::GetObjectHandlesData(std::shared_ptr<MtpOperationContext> &context) in GetObjectHandlesData() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_utils.h40 EXPORT std::shared_ptr<AbilityRuntime::Context> context; member
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_event.cpp25 MtpEvent::MtpEvent(const std::shared_ptr<MtpOperationContext> &context) in MtpEvent() argument
/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp41 int32_t TimerManager::OnInit(IContext *context) in OnInit() argument
54 int32_t TimerManager::Init(IContext *context) in Init() argument
/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h57 PluginManager(IContext *context) : context_(context) {} in PluginManager() argument
75 PluginManager::Plugin<IPlugin>::Plugin(IContext *context, void *handle) in Plugin() argument
106 std::unique_ptr<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const char *libPath) in LoadLibrary() argument
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/src/
H A Djs_systemload_listener.cpp44 void SystemloadListener::ThreadSafeCallBack(napi_env ThreadSafeEnv, napi_value js_cb, void* context, void* data) in ThreadSafeCallBack() argument
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_service_proxy.cpp53 void ResSchedExeServiceProxy::SendRequestAsync(uint32_t resType, int64_t value, const nlohmann::json& context) in SendRequestAsync() argument
28 SendRequestSync(uint32_t resType, int64_t value, const nlohmann::json& context, nlohmann::json& reply) SendRequestSync() argument
90 MakeUpParcel(MessageParcel& data, uint32_t resType, int64_t value, const nlohmann::json& context) MakeUpParcel() argument
/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
H A Dres_sched_exe_mgr_test.cpp86 nlohmann::json context; in HWTEST_F() local
100 nlohmann::json context; in HWTEST_F() local
127 nlohmann::json context; in HWTEST_F() local
[all...]
H A Dres_sched_exe_client_test.cpp84 nlohmann::json context; in HWTEST_F() local
101 nlohmann::json context; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp192 nlohmann::json context; in InitExecutorPlugin() local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_event_handler.cpp41 int32_t SystemAbilityEventHandler::HandleAbilityEventLocked(const std::shared_ptr<SystemAbilityContext>& context, in HandleAbilityEventLocked() argument
61 int32_t SystemAbilityEventHandler::HandleProcessEventLocked(const std::shared_ptr<SystemProcessContext>& context, in HandleProcessEventLocked() argument
82 HandleAbilityLoadFailedEventLocked( const std::shared_ptr<SystemAbilityContext>& context) HandleAbilityLoadFailedEventLocked() argument
104 HandleAbilityLoadSuccessEventLocked( const std::shared_ptr<SystemAbilityContext>& context) HandleAbilityLoadSuccessEventLocked() argument
123 HandleAbilityUnLoadSuccessEventLocked( const std::shared_ptr<SystemAbilityContext>& context) HandleAbilityUnLoadSuccessEventLocked() argument
150 HandleProcessStartedEventLocked( const std::shared_ptr<SystemProcessContext>& context, const ProcessInfo& processInfo) HandleProcessStartedEventLocked() argument
170 HandleProcessStoppedEventLocked( const std::shared_ptr<SystemProcessContext>& context, const ProcessInfo& processInfo) HandleProcessStoppedEventLocked() argument
[all...]
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/
H A Dvpn_exec_ext.cpp32 template <typename ContextT> static inline NetworkVpnClient *GetVpnConnectionInstance(ContextT *context) in GetVpnConnectionInstance() argument
38 bool ExecPrepare(PrepareContext *context) in ExecPrepare() argument
53 bool ExecSetUp(SetUpContext *context) in ExecSetUp() argument
68 ExecProtect(ProtectContext *context) ExecProtect() argument
83 ExecDestroy(DestroyContext *context) ExecDestroy() argument
98 PrepareCallback(PrepareContext *context) PrepareCallback() argument
107 SetUpCallback(SetUpContext *context) SetUpCallback() argument
112 ProtectCallback(ProtectContext *context) ProtectCallback() argument
117 DestroyCallback(DestroyContext *context) DestroyCallback() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/include/
H A Dhttp_exec.h177 RequestContext *context; global() member
[all...]
/foundation/communication/netmanager_base/utils/napi_utils/include/
H A Dbase_async_work.h45 auto context = reinterpret_cast<Context *>(data); in ExecAsyncWork() local
[all...]
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dserver.h30 Context *context; member
[all...]
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dcontext.c31 Context *context = (Context *)calloc(1, sizeof(Context)); in CreateContext() local
55 ReleaseContext(Context *context) ReleaseContext() argument
73 ExpandReadCache(Context *context, int len) ExpandReadCache() argument
114 ExpandWriteCache(Context *context, int len) ExpandWriteCache() argument
160 ContextAppendRead(Context *context, const char *buf, int len) ContextAppendRead() argument
187 ContextAppendWrite(Context *context, const char *buf, int len) ContextAppendWrite() argument
214 ContextGetReadRecord(Context *context) ContextGetReadRecord() argument
260 ContextReadNet(Context *context) ContextReadNet() argument
278 ContextWriteNet(Context *context) ContextWriteNet() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H A Dcontext_test.cpp86 static int ExpandReadCache(Context *context, int len) in ExpandReadCache() argument
120 ContextAppendRead(Context *context, const char *buf, int len) ContextAppendRead() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dload_config_common_strategy.cpp30 bool LoadConfigCommonStrategy::operator()(std::shared_ptr<Context> context) in operator ()() argument
[all...]

Completed in 9 milliseconds

1...<<51525354555657585960>>...288