/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tip/ |
H A D | tip_element.cpp | 24 RefPtr<TipComponent> tip = AceType::DynamicCast<TipComponent>(component_); in PerformBuild() local
|
H A D | render_tip.cpp | 31 const RefPtr<TipComponent> tip = AceType::DynamicCast<TipComponent>(component); in Update() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_unwind_async_thread.h | 34 std::string tip = ""; variable
|
/ohos5.0/base/useriam/face_auth/services/src/ |
H A D | face_auth_executor_callback_hdi.cpp | 86 int32_t FaceAuthExecutorCallbackHdi::OnTip(int32_t tip, const std::vector<uint8_t> &extraInfo) in OnTip()
|
/ohos5.0/base/useriam/fingerprint_auth/services/src/ |
H A D | fingerprint_auth_executor_callback_hdi.cpp | 87 int32_t FingerprintAuthExecutorCallbackHdi::OnTip(int32_t tip, const std::vector<uint8_t> &extraInf… in OnTip()
|
/ohos5.0/base/useriam/pin_auth/test/unittest/src/ |
H A D | pin_auth_executor_callback_hdi_unit_test.cpp | 199 int32_t tip = 0; variable 219 int32_t tip = 0; variable
|
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/ |
H A D | all_in_one_executor_fuzzer.cpp | 42 …DummyIExecutorCallback(int32_t result, int32_t tip, int32_t message) : result_(result), tip_(tip),… in DummyIExecutorCallback() 52 int32_t OnTip(int32_t tip, const std::vector<uint8_t> &extraInfo) override in OnTip()
|
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/ |
H A D | all_in_one_executor_fuzzer.cpp | 42 …DummyIExecutorCallback(int32_t result, int32_t tip, int32_t message) : result_(result), tip_(tip),… in DummyIExecutorCallback() 52 int32_t OnTip(int32_t tip, const std::vector<uint8_t> &extraInfo) override in OnTip()
|
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/ |
H A D | pin_auth_executor_callback_hdi.cpp | 145 int32_t PinAuthExecutorCallbackHdi::OnTip(int32_t tip, const std::vector<uint8_t> &extraInfo) in OnTip()
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/ |
H A D | context_callback_impl_fuzzer.cpp | 117 int32_t tip = parcel.ReadInt32(); in FillProcessAuthResult() local
|
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthexecutorcallbackhdi_fuzzer/ |
H A D | pin_auth_executor_callback_hdi_fuzzer.cpp | 126 uint32_t tip = parcel.ReadUint32(); in FuzzOnTip() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | container.cpp | 172 std::string tip("container not support, type:"); in Dump() local
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | context_callback_impl.cpp | 61 void ContextCallbackImpl::ProcessAuthResult(int32_t tip, const std::vector<uint8_t> &extraInfo) in ProcessAuthResult()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_search_ffi.cpp | 63 std::optional<std::string> tip = value.placeholder; in FfiOHOSAceFrameworkSearchCreateByIconID() local
|
/ohos5.0/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/ |
H A D | pin_auth_hdi_fuzzer.cpp | 60 int32_t OnTip(int32_t tip, const std::vector<uint8_t>& extraInfo) override in OnTip()
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | schedule_node_impl.cpp | 190 int32_t tip; in SendMessage() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_search.cpp | 176 std::optional<std::string> tip; in Create() local
|
/ohos5.0/foundation/communication/ipc/ipc/test/serializer/ |
H A D | utils_serializer_test.cpp | 53 char tip; member
|
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/ |
H A D | input_manager_command.cpp | 2181 std::string tip = "uinput -P -s startX, startY, endX, endY;"; in ProcessTouchPadFingerSwipe() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 1730 bool InputWindowsManager::TransformTipPoint(struct libinput_event_tablet_tool* tip, in UpdateDisplayInfo() 1757 bool InputWindowsManager::CalculateTipPoint(struct libinput_event_tablet_tool* tip, in UpdateDisplayInfo()
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_parcel_test.cpp | 1226 char tip; member
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/ |
H A D | parcel_benchmark_test.cpp | 1197 char tip; member
|