Home
last modified time | relevance | path

Searched defs:funcId (Results 51 - 69 of 69) sorted by relevance

123

/foundation/window/window_manager_lite/interfaces/innerkits/
H A Dlite_wm_type.h74 int funcId; member
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DLiteIPCFeatureTest.cpp129 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
H A DLiteIPCServiceTest.cpp76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/base/telephony/state_registry/frameworks/cj/src/
H A Dobserver_event_handler.cpp253 void ObserverEventHandler::RemoveEventListenerRegister(const TelephonyUpdateEventType eventType, int64_t funcId, in RemoveEventListenerRegister() argument
290 UnregisterEventListener( const TelephonyUpdateEventType eventType, int64_t funcId) UnregisterEventListener() argument
[all...]
H A Dtelephony_observer_impl.cpp129 static int32_t UnregisterEventListener(const TelephonyUpdateEventType eventType, int64_t funcId) in UnregisterEventListener() argument
156 static int32_t On(std::string_view event, ObserverOptions options, int64_t funcId) in On() argument
171 funcId, in On() local
203 int32_t TelephonyObserverImpl::OnNetworkStateChange(ObserverOptions options, int64_t funcId) in OnNetworkStateChange() argument
210 int32_t TelephonyObserverImpl::OffNetworkStateChange(int64_t funcId) in OffNetworkStateChange() argument
224 OnSignalInfoChange(ObserverOptions options, int64_t funcId) OnSignalInfoChange() argument
231 OffSignalInfoChange(int64_t funcId) OffSignalInfoChange() argument
245 OnCallStateChange(ObserverOptions options, int64_t funcId) OnCallStateChange() argument
252 OffCallStateChange(int64_t funcId) OffCallStateChange() argument
266 OnCellularDataConnectionStateChange(ObserverOptions options, int64_t funcId) OnCellularDataConnectionStateChange() argument
273 OffCellularDataConnectionStateChange(int64_t funcId) OffCellularDataConnectionStateChange() argument
287 OnCellularDataFlowChange(ObserverOptions options, int64_t funcId) OnCellularDataFlowChange() argument
294 OffCellularDataFlowChange(int64_t funcId) OffCellularDataFlowChange() argument
308 OnSimStateChange(ObserverOptions options, int64_t funcId) OnSimStateChange() argument
315 OffSimStateChange(int64_t funcId) OffSimStateChange() argument
329 OnIccAccountInfoChange(ObserverOptions options, int64_t funcId) OnIccAccountInfoChange() argument
336 OffIccAccountInfoChange(int64_t funcId) OffIccAccountInfoChange() argument
[all...]
H A Dtelephony_observer_utils.h162 int64_t funcId; member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mgr_feature.cpp88 int32 AbilityMgrFeature::Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_feature.cpp125 uint8_t BundleMsFeature::HasSystemCapability(const uint8_t funcId, IpcIo *req, IpcIo *reply) in HasSystemCapability() argument
143 uint8_t BundleMsFeature::GetSystemAvailableCapabilities(const uint8_t funcId, IpcIo *req, IpcIo *reply) in GetSystemAvailableCapabilities() argument
163 uint8_t BundleMsFeature::QueryInnerAbilityInfo(const uint8_t funcId, IpcIo *req, IpcIo *reply) in QueryInnerAbilityInfo() argument
206 uint8_t BundleMsFeature::GetInnerBundleInfo(const uint8_t funcId, IpcIo *req, IpcIo *reply) in GetInnerBundleInfo() argument
241 uint8_t BundleMsFeature::GetInnerBundleSize(const uint8_t funcId, IpcIo *req, IpcIo *reply) in GetInnerBundleSize() argument
260 uint8_t BundleMsFeature::HandleGetBundleInfos(const uint8_t funcId, IpcIo *req, IpcIo *reply) in HandleGetBundleInfos() argument
307 uint8_t BundleMsFeature::GetInnerBundleNameForUid(const uint8_t funcId, IpcI argument
326 ChangeInnerCallbackServiceId(const uint8_t funcId, IpcIo *req, IpcIo *reply) ChangeInnerCallbackServiceId() argument
357 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) Invoke() argument
596 HandleGetBundleInfosLength(const uint8_t funcId, IpcIo *req, IpcIo *reply) HandleGetBundleInfosLength() argument
615 HandleGetBundleInfosByIndex(const uint8_t funcId, IpcIo *req, IpcIo *reply) HandleGetBundleInfosByIndex() argument
[all...]
/foundation/multimedia/camera_lite/services/server/src/
H A Dcamera_server.cpp38 void CameraServer::CameraServerRequestHandle(int funcId, void *origin, IpcIo *req, IpcIo *reply) in CameraServerRequestHandle() argument
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp43 RecFunc funcId; member
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_cgfunc.h32 AArch64CGFunc(MIRModule &mod, CG &c, MIRFunction &f, BECommon &b, MemPool &memPool, StackMemPool &stackMp, MapleAllocator &mallocator, uint32 funcId) AArch64CGFunc() argument
/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp44 void PlayerServer::PlayerServerRequestHandle(int funcId, void *origin, IpcIo *req, IpcIo *reply) in PlayerServerRequestHandle() argument
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server_rpc.c242 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
H A Dsamgr_server.c147 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp482 CGFunc(MIRModule &mod, CG &cg, MIRFunction &mirFunc, BECommon &beCommon, MemPool &memPool, StackMemPool &stackMp, MapleAllocator &allocator, uint32 funcId) CGFunc() argument
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp1096 int32_t CJWindowImpl::OnRegisterWindowCallback(const std::string& type, int64_t funcId) in OnRegisterWindowCallback() argument
1110 int32_t CJWindowImpl::UnregisterWindowCallback(const std::string& type, int64_t funcId) in UnregisterWindowCallback() argument
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp111 uint32_t funcId; member in SPIRVKernelInfo
139 uint32_t funcId = ins->words[op->offset]; in parseEntryPoint() local
161 uint32_t funcId = ins->words[op->offset]; in parseFunction() local
455 uint32_t funcId in parseExecutionMode() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp1063 int64_t funcId = reinterpret_cast<int64_t>(callback); in FfiOHOSAceFrameworkViewAbstractKeyShortcut() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp2101 Id funcId = getUniqueId(); in makeFunctionEntry() local
2144 Id funcId = function->getId(); in setupDebugFunctionEntry() local
2195 Id funcId = getUniqueId(); in makeDebugFunction() local
2283 Id funcId = function->getFuncId(); in enterFunction() local
2296 Id funcId = function->getFuncId(); enterFunction() local
[all...]

Completed in 26 milliseconds

123