Home
last modified time | relevance | path

Searched defs:pointer (Results 1 – 25 of 82) sorted by relevance

1234

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
H A Dwifi_pro_state_machine.h193 inline void ParsePointer(T *&pointer) in ParsePointer()
196 delete pointer; in ParsePointer() local
202 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dmulti_sta_state_machine.h78 inline void ParsePointer(T *&pointer) in ParsePointer()
81 delete pointer; in ParsePointer() local
87 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty()
H A Dsoftap_manager_state_machine.h79 inline void ParsePointer(T *&pointer) in ParsePointer()
82 delete pointer; in ParsePointer() local
88 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty()
H A Dconcrete_manager_state_machine.h114 inline void ParsePointer(T *&pointer) in ParsePointer()
117 delete pointer; in ParsePointer() local
123 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty()
H A Dwifi_controller_state_machine.h109 inline void ParsePointer(T *&pointer) in ParsePointer()
112 delete pointer; in ParsePointer() local
118 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dquery_helper.cpp59 int pointer = 0; // Read pointer starts at 0 in StringToDbQuery() local
87 bool QueryHelper::Handle(const std::vector<std::string> &words, int &pointer, int end, DBQuery &dbQ… in Handle()
117 bool QueryHelper::HandleExtra(const std::vector<std::string> &words, int &pointer, int end, DBQuery… in HandleExtra()
139 bool QueryHelper::HandleEqualTo(const std::vector<std::string> &words, int &pointer, int end, DBQue… in HandleEqualTo()
244 const std::vector<std::string> &words, int &pointer, int end, DBQuery &dbQuery) in HandleGreaterThanOrEqualTo()
270 const std::vector<std::string> &words, int &pointer, int end, DBQuery &dbQuery) in HandleLessThanOrEqualTo()
319 bool QueryHelper::HandleIn(const std::vector<std::string> &words, int &pointer, int end, DBQuery &d… in HandleIn()
355 bool QueryHelper::HandleNotIn(const std::vector<std::string> &words, int &pointer, int end, DBQuery… in HandleNotIn()
391 bool QueryHelper::HandleLike(const std::vector<std::string> &words, int &pointer, int end, DBQuery … in HandleLike()
417 bool QueryHelper::HandleAnd(const std::vector<std::string> &words, int &pointer, int end, DBQuery &… in HandleAnd()
[all …]
/ohos5.0/drivers/peripheral/audio/hdi_service/vendor_interface/utils/
H A Daudio_uhdf_log.h57 #define CHECK_NULL_PTR_RETURN_DEFAULT(pointer) \ argument
67 #define CHECK_NULL_PTR_RETURN_VALUE(pointer, ret) \ argument
77 #define CHECK_NULL_PTR_RETURN(pointer) \ argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Diterator.h49 using pointer = typename T::const_pointer; variable
149 using pointer = typename T::pointer; variable
261 using pointer = typename Iter::pointer; variable
370 using pointer = Iter; variable
H A Darray_view.h37 using pointer = value_type*; in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font_collection.cpp82 OH_Drawing_FontCollection* pointer = reinterpret_cast<OH_Drawing_FontCollection*>(fc.get()); in OH_Drawing_CreateSharedFontCollection() local
156 OH_Drawing_FontCollection* pointer = reinterpret_cast<OH_Drawing_FontCollection*>(fc.get()); in OH_Drawing_GetFontCollectionGlobalInstance() local
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/include/
H A Dpm_ptr_util.h21 #define IF_NULL_LOG_ACTION(pointer, log, action) \ argument
/ohos5.0/drivers/peripheral/display/utils/include/
H A Ddisplay_log.h78 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument
88 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_common.h86 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument
96 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touchEvent_injector.cpp106 MMI::PointerEvent::PointerItem pointer = {}; in CancelGesture() local
220 MMI::PointerEvent::PointerItem pointer = {}; in ParseTapsEvents() local
276 MMI::PointerEvent::PointerItem pointer = {}; in ParseMovesEvents() local
H A Daccessibility_touch_guider.cpp223 MMI::PointerEvent::PointerItem pointer = {}; in OffsetEvent() local
574 MMI::PointerEvent::PointerItem pointer = {}; in HandleTransmitingState() local
734 MMI::PointerEvent::PointerItem pointer = {}; in SendPointerDownEventToMultimodal() local
830 MMI::PointerEvent::PointerItem pointer = {}; in HandleDraggingStateInnerMove() local
987 MMI::PointerEvent::PointerItem pointer; in RecordReceivedEvent() local
/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_ex_test.cpp76 libinput_event_pointer pointer {}; variable
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/
H A Ddisplay_buffer_hdi_impl.h47 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ argument
57 #define CHECK_NULLPOINTER_RETURN(pointer) \ argument
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dobject_helper.h23 static Outer* DereferenceOf(const Inner Outer::*field, const Inner* pointer) in DereferenceOf()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/src/
H A Dnapi_base_context.cpp66 void* pointer = nullptr; in GetCurrentAbility() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_async_work.h63 static Outer* DereferenceOf(const Inner Outer::*field, const Inner* pointer) in DereferenceOf()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Darray_view.h33 using pointer = T*; member
71 using pointer = value_type*; variable
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/resource/
H A Dresource_items.json33 "pointer": "timePatterns", string
108 "pointer": "datePatterns", string
171 "pointer": "hourMinuteSecondPatterns", string
198 "pointer": "fullMediumShortPatterns", string
231 "pointer": "elapsedPatterns", string
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/
H A Dark_web_ctocpp_macros.h45 #define ARK_WEB_CTOCPP_CHECK_FUNC_POINTER(pointer, result) \ argument
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.h144 static void ConverterClose(UConverter *pointer) in ConverterClose()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1732 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1757 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1782 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1808 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1836 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1869 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1899 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1932 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
1968 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
2029 std::shared_ptr<DistributedKv::MockSingleKvStore> pointer = variable
[all …]

1234