Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 10 of 10) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
Dskiplist.h32 struct SkipListNode *pre[MAX_SKIPLIST_LEVEL]; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_hal/
Dwifi_hal_crpc_server.h103 struct WifiHalEventCallbackMsg *pre; member
/foundation/arkui/ui_lite/frameworks/components/
Dui_swipe_view.cpp318 UIView* pre = childrenHead_; in SortChild() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
Dcalendar_element.cpp171 weakController = WeakClaim(RawPtr(calendarController_))](bool pre) { in BuildCardCalendar()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
Dbundle_sandbox_data_mgr.cpp162 int32_t pre = Constants::INITIAL_APP_INDEX; in GenerateSandboxAppIndex() local
/foundation/distributeddatamgr/preferences/test/js/unittest/storage/src/
DStorageCallBackJsunit.test.js281 mPref.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument
/foundation/distributeddatamgr/preferences/test/js/unittest/preferences/src/
DV9_PreferencesCallBackJsunit.test.js68 mPreference.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument
DPreferencesCallBackJsunit.test.js298 mPreferences.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument
/foundation/graphic/graphic_2d/rosen/samples/texgine/feature_test/
Dtext_define.h124 #define FLAG(pre, post) FLAG##pre FLAG##post argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dtypography_impl.cpp709 std::optional<TextRect> pre = std::nullopt; in MergeRects() local