Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1447 napi_value bundleValue = nullptr; in SetDoNotDisturbProfile() local
1448 napi_create_object(env, &bundleValue); in SetDoNotDisturbProfile()
1449 if (!Common::SetBundleOption(env, bundleInfo, bundleValue)) { in SetDoNotDisturbProfile()
1452 napi_set_element(env, value, count, bundleValue); in SetDoNotDisturbProfile()

Completed in 2 milliseconds