Home
last modified time | relevance | path

Searched defs:ToUint64 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_val.cpp177 tuple<bool, uint64_t, bool> NVal::ToUint64() const in ToUint64() function in OHOS::DistributedFS::NVal
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_val.cpp201 tuple<bool, uint64_t, bool> NVal::ToUint64() const in ToUint64() function in OHOS::FileManagement::LibN::NVal
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_value.cpp177 tuple<bool, uint64_t, bool> NapiValue::ToUint64() const in ToUint64() function in OHOS::AppExecFwk::LIBZIP::NapiValue
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp162 uint64_t Utils::ToUint64(const std::string& string) in ToUint64() function in OHOS::Rosen::Utils