Home
last modified time | relevance | path

Searched refs:IsUint8Array (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_value.h264 PREF_API_EXPORT bool IsUint8Array() const;
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value.cpp154 bool PreferencesValue::IsUint8Array() const in IsUint8Array() function in OHOS::NativePreferences::PreferencesValue
H A Dpreferences_value_parcel.cpp45 } else if (value.IsUint8Array()) { in GetTypeIndex()
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp853 EXPECT_EQ(uint8ArrayRes.IsUint8Array(), true); in HWTEST_F()
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1303 } else if (typedArray->IsUint8Array(vm_)) { in GetTypedArrayType()

Completed in 8 milliseconds