Searched defs:ToInt32 (Results 1 – 7 of 7) sorted by relevance
140 tuple<bool, int32_t> NVal::ToInt32() const in ToInt32() function in OHOS::DistributedFS::NVal147 tuple<bool, int32_t> NVal::ToInt32(int32_t defaultValue) const in ToInt32() function in OHOS::DistributedFS::NVal
157 tuple<bool, int32_t> NVal::ToInt32() const in ToInt32() function in OHOS::FileManagement::LibN::NVal164 tuple<bool, int32_t> NVal::ToInt32(int32_t defaultValue) const in ToInt32() function in OHOS::FileManagement::LibN::NVal
133 tuple<bool, int32_t> NapiValue::ToInt32() const in ToInt32() function in OHOS::AppExecFwk::LIBZIP::NapiValue140 tuple<bool, int32_t> NapiValue::ToInt32(int32_t defaultValue) const in ToInt32() function in OHOS::AppExecFwk::LIBZIP::NapiValue
120 tuple<bool, int32_t> NVal::ToInt32() const in ToInt32() function in OHOS::HiviewDFX::NVal
20 int32_t ArkJSValue::ToInt32(shared_ptr<JsRuntime> runtime) in ToInt32() function in OHOS::Ace::Framework::ArkJSValue
208 tuple<bool, int32_t> NVal::ToInt32() const in ToInt32() function in OHOS::Rosen::NVal
137 int32_t Utils::ToInt32(const std::string& string) in ToInt32() function in OHOS::Rosen::Utils