Home
last modified time | relevance | path

Searched defs:enhanceData (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/security/access_token/frameworks/privacy/include/
H A Dsec_comp_enhance_data_parcel.h34 SecCompEnhanceData enhanceData; member
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/innerkits/getpointereventenhancedata_fuzzer/
H A Dgetpointereventenhancedata_fuzzer.cpp31 uint8_t enhanceData[10] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; // receive data in GetPointerEventEnhanceDataFuzzTest() local
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/enhance_kits/src/
H A Dsec_comp_enhance_kit.cpp39 uint8_t* enhanceData, uint32_t& enHancedataLen) in GetPointerEventEnhanceData()
/ohos5.0/base/security/access_token/services/privacymanager/src/seccomp/
H A Dprivacy_sec_comp_enhance_agent.cpp115 int32_t PrivacySecCompEnhanceAgent::RegisterSecCompEnhance(const SecCompEnhanceData& enhanceData) in RegisterSecCompEnhance()
155 int32_t PrivacySecCompEnhanceAgent::GetSecCompEnhance(int32_t pid, SecCompEnhanceData& enhanceData) in GetSecCompEnhance()
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/enhance_kits/test/unittest/src/
H A Dsec_comp_enhance_test.cpp95 uint8_t* enhanceData = nullptr; variable
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dinput_event_serialization_test.cpp263 std::vector<uint8_t> enhanceData; variable
437 std::vector<uint8_t> enhanceData; variable
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp469 std::vector<uint8_t> enhanceData; in UnmarshallingEnhanceData() local
524 std::vector<uint8_t> enhanceData; in UnmarshallingEnhanceData() local
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/
H A Dsec_comp_enhance_adapter.cpp35 uint8_t* enhanceData, uint32_t& enHancedataLen) in GetPointerEventEnhanceData()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dkey_event_test.cpp513 std::vector<uint8_t> enhanceData; variable
H A Dpointer_event_test.cpp618 std::vector<uint8_t> enhanceData; variable
1037 std::vector<uint8_t> enhanceData; variable
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp590 std::vector<uint8_t> enhanceData; in UnmarshallingEnhanceData() local
646 std::vector<uint8_t> enhanceData; in UnmarshallingEnhanceData() local
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp593 std::vector<uint8_t> enhanceData; in UnmarshallingEnhanceData() local
649 std::vector<uint8_t> enhanceData; in UnmarshallingEnhanceData() local
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/src/
H A Dsec_comp_enhance_adapter.cpp101 uint8_t* enhanceData, uint32_t& enHancedataLen) in GetPointerEventEnhanceData()
/ohos5.0/base/security/access_token/services/privacymanager/src/service/
H A Dprivacy_manager_service.cpp182 SecCompEnhanceData enhanceData; in GetSecCompEnhance() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h490 std::vector<uint8_t> enhanceData; member
597 std::vector<uint8_t> enhanceData; member
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp822 void PointerEvent::SetEnhanceData(const std::vector<uint8_t>& enhanceData) in SetEnhanceData()
H A Dkey_event.cpp1366 void KeyEvent::SetEnhanceData(const std::vector<uint8_t> enhanceData) in SetEnhanceData()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5621 uint8_t *enhanceData = reinterpret_cast<uint8_t *>(&outBuf[0]); in FillSecCompEnhanceData() local