Home
last modified time | relevance | path

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

12

/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_composer.cpp21 HdiComposer::HdiComposer(std::unique_ptr<HdiComposition> pre, std::unique_ptr<HdiComposition> post) in HdiComposer()
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_preferences_helper.cpp21 void MockPreferences(std::shared_ptr<Preferences> pre, int errCode) in MockPreferences()
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp161 char pre = '\0'; in Format() local
241 void DateTimeFormatImpl::Process(const tm &time, string &appendTo, char pre, uint32_t count, I18nSt… in Process()
279 void DateTimeFormatImpl::ProcessWeekDayYear(const tm &time, string &appendTo, char pre, in ProcessWeekDayYear()
334 void DateTimeFormatImpl::ProcessTime(const tm &time, string &appendTo, char pre, in ProcessTime()
531 char pre = '\0'; in FormatElapsedDuration() local
560 void DateTimeFormatImpl::FormatElapsed(const struct ElapsedTime &time, char pre, uint32_t count, in FormatElapsed()
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_state.cpp91 uint64_t TaskState::TaskStateStat::CalcDuration(State pre, State cur) const in CalcDuration()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_composer.cpp22 HdiComposer::HdiComposer(std::unique_ptr<HdiComposition> pre, std::unique_ptr<HdiComposition> post) in HdiComposer()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dasset_loader_impl.cpp38 auto pre = std::get_if<std::string>(&prefix); in Download() local
/ohos5.0/base/security/permission_lite/services/pms/src/
H A Dperm_operate.c69 TNode *pre = NULL; in DeleteTask() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dlinked_list.c61 LinkedListNode *pre = NULL; in RemoveNode() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
H A Dhttp_body.rs81 pre: Option<Cursor<Vec<u8>>>, field
191 pre: Option<Cursor<Vec<u8>>>, field
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dskiplist.h33 struct SkipListNode *pre[MAX_SKIPLIST_LEVEL]; member
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp162 auto pre = it->second.first; in GetPreferences() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/
H A Dinteger.rs100 pre: u8, field
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/
H A Dinteger.rs87 pre: u8, field
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_server.h109 struct WifiHalEventCallbackMsg *pre; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy.c117 struct IfaceNameInfo* pre = NULL; in AddIfaceName() local
157 struct IfaceNameInfo* pre = NULL; in RemoveIfaceName() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dhttp_body.rs190 pre: Option<Cursor<Vec<u8>>>, field
272 pre: Option<Cursor<Vec<u8>>>, field
402 pre: Option<Cursor<Vec<u8>>>, field
/ohos5.0/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent_proxy.c67 CallbackNode *pre = &(g_callbackNodes[sensorTypeId]); in InsertCallbackNode() local
95 CallbackNode *pre = &(g_callbackNodes[sensorTypeId]); in DeleteCallbackNode() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_swipe_view.cpp318 UIView* pre = childrenHead_; in SortChild() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_timer_test.cpp254 int64_t pre = CurMs(); in SleepLoopFunc() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_element.cpp168 weakController = WeakClaim(RawPtr(calendarController_))](bool pre) { in BuildCardCalendar()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_data_mgr.cpp159 int32_t pre = Constants::INITIAL_SANDBOX_APP_INDEX; in GenerateSandboxAppIndex() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/timer_benchmark_test/
H A Dtimer_benchmark_test.cpp238 int64_t pre = CurMs(); in BENCHMARK_F() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_utils.cpp223 auto pre = srcFile.find("/"); in Anonymous() local
/ohos5.0/foundation/distributeddatamgr/preferences/test/js/unittest/preferences/src/
H A DV9_PreferencesCallBackJsunit.test.js68 mPreference.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument
/ohos5.0/foundation/distributeddatamgr/preferences/test/js/unittest/storage/src/
H A DStorageCallBackJsunit.test.js294 mPref.get(KEY_TEST_STRING_ELEMENT, "defaultvalue", function (err, pre) { argument

12