Home
last modified time | relevance | path

Searched defs:end (Results 1 - 25 of 162) sorted by relevance

1234567

/base/update/updateservice/interfaces/inner_api/feature/update/model/policy/
H A Dupgrade_period.h24 uint32_t end = 0; member
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_time.c56 struct timespec end; in HcGetIntervalTime() local
/base/update/updater/services/flashd/
H A Dflashd_basepkg.bat44 set end=!time! variable
84 :end label
/base/customization/enterprise_device_management/common/native/src/
H A Dedm_utils.cpp38 char* end = nullptr; in ParseStringToLong() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_op.cpp37 uintptr_t end = addr + length; in Eval() local
/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_srv_stub_test.cpp78 uint32_t end = static_cast<uint32_t>(PowerMgr::BatterySrvInterfaceCode::BATT_GET_BATTERY_REMAIN_ENERGY); in HWTEST_F() local
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dmatched_number_info.h26 MatchedNumberInfo(int begin, int end, icu::UnicodeString& content) : _begin(begin), _end(end), content(content) {} in MatchedNumberInfo() argument
39 void SetEnd(int end) in SetEnd() argument
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_inputmethod_proxy_capi.cpp40 OH_InputMethodProxy_NotifySelectionChange( InputMethod_InputMethodProxy *inputMethodProxy, char16_t text[], size_t length, int start, int end) OH_InputMethodProxy_NotifySelectionChange() argument
H A Dinputmethod_text_config_capi.cpp64 InputMethod_ErrorCode OH_TextConfig_SetSelection(InputMethod_TextConfig *config, int32_t start, int32_t end) in OH_TextConfig_SetSelection() argument
157 InputMethod_ErrorCode OH_TextConfig_GetSelection(InputMethod_TextConfig *config, int32_t *start, int32_t *end) in OH_TextConfig_GetSelection() argument
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dnegative_rule.cpp40 void NegativeRule::ReplaceSpecifiedPos(icu::UnicodeString& chs, int start, int end) in ReplaceSpecifiedPos() argument
60 int end = matcher->end(status); in Handle() local
H A Dborder_rule.cpp62 int end = match->end(); in Handle() local
[all...]
/base/account/os_account/interfaces/innerkits/common/include/
H A Diaccount_info.h44 bool GetDataByType(const Json &jsonObject, const nlohmann::detail::iter_impl<const Json> &end, const std::string &key, in GetDataByType() argument
/base/security/code_signature/test/unittest/utils/src/
H A Dxpm_common.cpp36 uint64_t end; member
/base/startup/init/services/param/base/
H A Dparam_include.h28 STATIC_INLINE void GetNextKey(const char **remainingKey, char **subKey, uint32_t *subKeyLen, const char *end) in GetNextKey() argument
78 const char *end = key + keyLen; in FindTrieNode_() local
/base/update/updater/utils/include/
H A Dutils.h45 char *end = nullptr; in String2Int() local
/base/update/updater/utils/json/
H A Djson_node.cpp168 std::list<std::reference_wrapper<JsonNode>>::const_iterator JsonNode::end() const in end() function in Updater::JsonNode
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dblock_queue_test.cpp85 int64_t end = duration_cast<milliseconds>(system_clock::now().time_since_epoch()).count(); in TestImfBlockQueue() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Ddb_helper.cpp74 void DBHelper::SelectEventFromDB(unsigned long long start, unsigned long long end, std::vector<WatchPoint>& list, in SelectEventFromDB() argument
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Dmatched_date_time_info.h28 MatchedDateTimeInfo(int begin, int end, std::string& regex) in MatchedDateTimeInfo() argument
61 void SetEnd(int end) in SetEnd() argument
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstack_util.h43 uint64_t end = 0; in ParseSelfMaps() local
72 AT_UNUSED inline bool GetArkStackRange(uintptr_t& start, uintptr_t& end) in GetArkStackRange() argument
/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_test.cpp152 std::string end = "test.hap"; in HWTEST_F() local
[all...]
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mock_stub_test.cpp90 uint32_t end = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP); in HWTEST_F() local
[all...]
/base/powermgr/thermal_manager/utils/native/src/
H A Dstring_operation.cpp88 char* end = nullptr; in StrToUint() local
105 char* end = nullptr; in StrToDouble() local
/base/security/access_token/services/privacymanager/src/database/
H A Ddata_translator.cpp38 int64_t end = request.endTimeMillis; in TranslationIntoGenericValues() local
/base/security/security_guard/frameworks/common/utils/src/
H A Dsecurity_guard_utils.cpp64 char *end = nullptr; in StrToLL() local
86 char *end = nullptr; in StrToULL() local

Completed in 8 milliseconds

1234567