Home
last modified time | relevance | path

Searched defs:type (Results 10301 - 10325 of 12332) sorted by relevance

1...<<411412413414415416417418419420>>...494

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp172 int KeyManager::GenerateAndInstallUserKey(uint32_t userId, const std::string &dir, const UserAuth &auth, KeyType type) in GenerateAndInstallUserKey() argument
253 int KeyManager::RestoreUserKey(uint32_t userId, const std::string &dir, const UserAuth &auth, KeyType type) in RestoreUserKey() argument
297 HasElkey(uint32_t userId, KeyType type) HasElkey() argument
570 GenerateIntegrityDirs(int32_t userId, KeyType type) GenerateIntegrityDirs() argument
607 IsWorkDirExist(std::string type, int32_t userId) IsWorkDirExist() argument
616 GenerateUserKeyByType(unsigned int user, KeyType type, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) GenerateUserKeyByType() argument
882 UpdateCeEceSeceUserAuth(unsigned int user, struct UserTokenSecret &userTokenSecret, KeyType type, bool needGenerateShield) UpdateCeEceSeceUserAuth() argument
965 GetKeyDirByUserAndType(unsigned int user, KeyType type) UpdateCeEceSeceUserAuth() argument
991 GetKeyDirByType(KeyType type) UpdateCeEceSeceUserAuth() argument
1017 SaveUserElKey(unsigned int user, KeyType type, std::shared_ptr<BaseKey> elKey) UpdateCeEceSeceUserAuth() argument
1040 GetUserElKey(unsigned int user, KeyType type) UpdateCeEceSeceUserAuth() argument
1092 ActiveCeSceSeceUserKey(unsigned int user, KeyType type, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument
1146 HashElxActived(unsigned int user, KeyType type) UpdateCeEceSeceUserAuth() argument
1167 HasElxDesc(std::map<unsigned int, std::shared_ptr<BaseKey>> &userElKey_, KeyType type, unsigned int user) UpdateCeEceSeceUserAuth() argument
1636 SetDirectoryElPolicy(unsigned int user, KeyType type, const std::vector<FileList> &vec) UpdateCeEceSeceUserAuth() argument
1684 getEceSeceKeyPath(unsigned int user, KeyType type, std::string &eceSeceKeyPath) UpdateCeEceSeceUserAuth() argument
1703 UpdateCeEceSeceKeyContext(uint32_t userId, KeyType type) UpdateCeEceSeceUserAuth() argument
1946 RestoreUserKey(uint32_t userId, KeyType type) UpdateCeEceSeceUserAuth() argument
[all...]
/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h250 uint32_t type; member
324 DeviceType type; member
H A Dinput_hub.cpp693 void InputHub::GetEventMask(int fd, const std::string &eventName, uint32_t type, in GetEventMask() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_defines.h115 uint8_t type = 0; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp564 void ObexHeader::AppendItemType(const std::string &type) in AppendItemType() argument
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp873 void DhcpClientStateMachine::DhcpOfferPacketHandle(uint8_t type, const struct DhcpPacket *packet, time_t timestamp) in DhcpOfferPacketHandle() argument
1242 void DhcpClientStateMachine::DhcpAckOrNakPacketHandle(uint8_t type, struct DhcpPacket *packet, time_t timestamp) in DhcpAckOrNakPacketHandle() argument
1497 GetPacketHeaderInfo(struct DhcpPacket *packet, uint8_t type) GetPacketHeaderInfo() argument
1966 StartTimer(TimerType type, uint32_t &timerId, int64_t interval, bool once) StartTimer() argument
[all...]
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp588 uint8_t type = static_cast<uint8_t>(data[0]); in DhcpOfferPacketHandleFuzzerTest() local
682 uint8_t type = static_cast<uint8_t>(data[0]); in DhcpAckOrNakPacketHandleFuzzerTest() local
744 uint8_t type = static_cast<uint8_t>(data[0]); in GetPacketHeaderInfoFuzzerTest() local
906 TimerType type = TimerType::TIMER_REBIND_DELAY; in StartTimerFuzzerTest() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c98 int32_t RegisterBroadcastMediumFunction(SoftbusMediumType type, const SoftbusBroadcastMediumInterface *interface) in RegisterBroadcastMediumFunction() argument
681 BcLpDeviceInfoCallback(const SoftbusBroadcastUuid *uuid, int32_t type, uint8_t *data, uint32_t dataSize) BcLpDeviceInfoCallback() argument
1787 BroadcastSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, const LpScanParam *scanParam) BroadcastSetAdvDeviceParam() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h322 BroadcastDataType type; // broadcast data type {@link BroadcastDataType}. global() member
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h160 FILLP_UINT8 type; member
303 FILLP_UINT8 type; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1566 static inline int32_t CheckDfileType(uint8_t type) in CheckDfileType() argument
1574 static inline int32_t CheckSessionType(DFileSessionType type) in CheckSessionType() argument
1595 uint8_t type = dFileFrame->header.type; ProcessDFileFrameList() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1417 NSTACKX_SendMsgDirect(const char *moduleName, const char *deviceId, const uint8_t *data, uint32_t len, const char *ipaddr, uint8_t type) NSTACKX_SendMsgDirect() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c1260 SetCoapDiscoverType(CoapBroadcastType type) global() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp636 GLenum type = 0; in GetTransformFeedbackVarying() local
1046 ClearBufferV( napi_env env, GLenum buffer, GLint drawBuffer, napi_value value, int64_t srcOffset, BufferDataType type) ClearBufferV() argument
[all...]
H A Dwebgl_rendering_context_base_impl.cpp356 napi_value WebGLRenderingContextBaseImpl::CreateShader(napi_env env, GLenum type) in CreateShader() argument
740 HandleFrameBufferAttachmentPname( napi_env env, GLenum target, GLenum attachment, GLenum pname, GLint type) HandleFrameBufferAttachmentPname() argument
813 GLint type = 0; GetFrameBufferAttachmentParameter() local
2201 GLenum type = 0; GetUniformType() local
2276 CheckGLenum( GLenum type, const std::vector<GLenum>& glSupport, const std::vector<GLenum>& g2Support) CheckGLenum() argument
2293 CheckInList(GLenum type, const std::vector<GLenum>& glSupport) CheckInList() argument
2510 CheckShaderType(napi_env env, GLenum type, uint32_t& index) CheckShaderType() argument
2597 CheckPixelsType(napi_env env, GLenum type) CheckPixelsType() argument
2677 GetUniformTypeMap(GLenum type) GetUniformTypeMap() argument
[all...]
H A Dwebgl_rendering_context_base.cpp59 static bool CheckGLenum(napi_env env, napi_value thisVar, GLenum type, const std::vector<GLenum>& glSupport, in CheckGLenum() argument
796 GLenum type = 0; in CreateShader() local
1088 GLenum type = 0; in DrawElements() local
2374 CreateWebGLActiveInfo(napi_env env, napi_callback_info info, void (*handleActiveInfo)(GLuint programId, GLuint index, GLint& size, GLenum& type, GLchar* name)) CreateWebGLActiveInfo() argument
2400 GLenum type = 0; CreateWebGLActiveInfo() local
2402 handleActiveInfo(static_cast<GLuint>(programId), static_cast<GLuint>(index), size, type, name); CreateWebGLActiveInfo() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h129 void SetTransform(GraphicTransformType type) in SetTransform() argument
134 void SetCompositionType(GraphicCompositionType type) in SetCompositionType() argument
151 void SetBlendType(GraphicBlendType type) in SetBlendType() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h41 explicit DrawOpItem(uint32_t type) : OpItem(type) {} in DrawOpItem() argument
171 explicit DrawWithPaintOpItem(const Paint& paint, uint32_t type) : DrawOpItem(type), paint argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas.cpp51 SkiaCanvas::SkiaCanvas(DrawingType type) in SkiaCanvas() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp313 bool GenerateCachedOpItemPlayer::GenerateCachedOpItem(uint32_t type, void* handle, size_t avaliableSize) in GenerateCachedOpItem() argument
333 bool UnmarshallingHelper::Register(uint32_t type, UnmarshallingHelper::UnmarshallingFunc func, size_t unmarshallingSize) in Register() argument
341 std::pair<UnmarshallingHelper::UnmarshallingFunc, size_t> UnmarshallingHelper::GetFuncAndSize(uint32_t type) in GetFuncAndSize() argument
355 std::shared_ptr<DrawOpItem> UnmarshallingPlayer::Unmarshalling(uint32_t type, void* handle, size_t avaliableSize) in Unmarshalling() argument
370 DrawWithPaintOpItem(const DrawCmdList& cmdList, const PaintHandle& paintHandle, uint32_t type) DrawWithPaintOpItem() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp592 RegisterDisplayManagerAgent(const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) RegisterDisplayManagerAgent() argument
631 UnregisterDisplayManagerAgent(const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) UnregisterDisplayManagerAgent() argument
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h182 virtual WSError UpdateAvoidArea(const sptr<AvoidArea>& avoidArea, AvoidAreaType type) { return WSError::WS_OK; } in UpdateAvoidArea() argument
490 virtual bool CheckGetAvoidAreaAvailable(AvoidAreaType type) { return true; } in CheckGetAvoidAreaAvailable() argument
508 SessionLifeCycleTask(const Task& task, const std::string& name, const LifeCycleTaskType& type) in SessionLifeCycleTask() argument
512 LifeCycleTaskType type; member in OHOS::OHOS::OHOS::Rosen::Session::SessionLifeCycleTask
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp801 void ScreenSession::SetScreenType(ScreenType type) in SetScreenType() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp425 NotifyWindowInfoChange(const sptr<SceneSession>& sceneSession, const WindowUpdateType& type, const bool startMoving) NotifyWindowInfoChange() argument
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp511 WMError SceneSessionManagerProxy::RegisterWindowManagerAgent(WindowManagerAgentType type, in RegisterWindowManagerAgent() argument
547 WMError SceneSessionManagerProxy::UnregisterWindowManagerAgent(WindowManagerAgentType type, in UnregisterWindowManagerAgent() argument
1599 WSError SceneSessionManagerProxy::RegisterIAbilityManagerCollaborator(int32_t type, in RegisterIAbilityManagerCollaborator() argument
1637 WSError SceneSessionManagerProxy::UnregisterIAbilityManagerCollaborator(int32_t type) in UnregisterIAbilityManagerCollaborator() argument
[all...]

Completed in 60 milliseconds

1...<<411412413414415416417418419420>>...494