H A D | napi_param_utils.cpp | 213 napi_status NapiParamUtils::GetValueInt64(const napi_env &env, int64_t &value, napi_value in) in GetValueInt64() function in OHOS::AudioStandard::NapiParamUtils 227 napi_status NapiParamUtils::GetValueInt64(const napi_env &env, const std::string &fieldStr, in GetValueInt64() function in OHOS::AudioStandard::NapiParamUtils 233 status = GetValueInt64(env, value, jsValue); in GetValueInt64() 393 status = GetValueInt64(env, "channelLayout", int64Value, in); in GetStreamInfo()
|